public static interface CreateHyperParameterTuningJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateHyperParameterTuningJobResponse.Builder,CreateHyperParameterTuningJobResponse>
| Modifier and Type | Method and Description | 
|---|---|
CreateHyperParameterTuningJobResponse.Builder | 
hyperParameterTuningJobArn(String hyperParameterTuningJobArn)
 The Amazon Resource Name (ARN) of the tuning job. 
 | 
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateHyperParameterTuningJobResponse.Builder hyperParameterTuningJobArn(String hyperParameterTuningJobArn)
The Amazon Resource Name (ARN) of the tuning job. Amazon SageMaker assigns an ARN to a hyperparameter tuning job when you create it.
hyperParameterTuningJobArn - The Amazon Resource Name (ARN) of the tuning job. Amazon SageMaker assigns an ARN to a hyperparameter
        tuning job when you create it.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.