| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingJobStepMetadata |
TrainingJobStepMetadata.clone() |
TrainingJobStepMetadata |
PipelineExecutionStepMetadata.getTrainingJob()
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
|
TrainingJobStepMetadata |
TrainingJobStepMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setTrainingJob(TrainingJobStepMetadata trainingJob)
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withTrainingJob(TrainingJobStepMetadata trainingJob)
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
|
Copyright © 2025. All rights reserved.