public static interface GetMlDataProcessingJobRequest.Builder extends NeptunedataRequest.Builder, SdkPojo, CopyableBuilder<GetMlDataProcessingJobRequest.Builder,GetMlDataProcessingJobRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMlDataProcessingJobRequest.Builder |
id(String id)
The unique identifier of the data-processing job to be retrieved.
|
GetMlDataProcessingJobRequest.Builder |
neptuneIamRoleArn(String neptuneIamRoleArn)
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
|
GetMlDataProcessingJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMlDataProcessingJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMlDataProcessingJobRequest.Builder id(String id)
The unique identifier of the data-processing job to be retrieved.
id - The unique identifier of the data-processing job to be retrieved.GetMlDataProcessingJobRequest.Builder neptuneIamRoleArn(String neptuneIamRoleArn)
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources. This must be listed in your DB cluster parameter group or an error will occur.
neptuneIamRoleArn - The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources. This must be
listed in your DB cluster parameter group or an error will occur.GetMlDataProcessingJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMlDataProcessingJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.