public static interface TrainingJobStepMetadata.Builder extends SdkPojo, CopyableBuilder<TrainingJobStepMetadata.Builder,TrainingJobStepMetadata>
| Modifier and Type | Method and Description |
|---|---|
TrainingJobStepMetadata.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTrainingJobStepMetadata.Builder arn(String arn)
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
arn - The Amazon Resource Name (ARN) of the training job that was run by this step execution.Copyright © 2020. All rights reserved.