public static interface UpdateTrainingJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdateTrainingJobResponse.Builder,UpdateTrainingJobResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateTrainingJobResponse.Builder |
trainingJobArn(String trainingJobArn)
The Amazon Resource Name (ARN) of the training job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateTrainingJobResponse.Builder trainingJobArn(String trainingJobArn)
The Amazon Resource Name (ARN) of the training job.
trainingJobArn - The Amazon Resource Name (ARN) of the training job.Copyright © 2023. All rights reserved.