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