public static interface CreateLabelingJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateLabelingJobResponse.Builder,CreateLabelingJobResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateLabelingJobResponse.Builder |
labelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the labeling job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateLabelingJobResponse.Builder labelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.
labelingJobArn - The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.