| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TuningJobStepMetaData |
TuningJobStepMetaData.clone() |
TuningJobStepMetaData |
PipelineExecutionStepMetadata.getTuningJob()
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
TuningJobStepMetaData |
TuningJobStepMetaData.withArn(String arn)
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setTuningJob(TuningJobStepMetaData tuningJob)
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withTuningJob(TuningJobStepMetaData tuningJob)
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
Copyright © 2023. All rights reserved.