public static interface CreateAutoMlJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateAutoMlJobResponse.Builder,CreateAutoMlJobResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAutoMlJobResponse.Builder |
autoMLJobArn(String autoMLJobArn)
The unique ARN that is assigned to the AutoML job when it is created.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAutoMlJobResponse.Builder autoMLJobArn(String autoMLJobArn)
The unique ARN that is assigned to the AutoML job when it is created.
autoMLJobArn - The unique ARN that is assigned to the AutoML job when it is created.Copyright © 2021. All rights reserved.