| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMLJobStepMetadata |
AutoMLJobStepMetadata.clone() |
AutoMLJobStepMetadata |
PipelineExecutionStepMetadata.getAutoMLJob()
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
|
AutoMLJobStepMetadata |
AutoMLJobStepMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the AutoML job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setAutoMLJob(AutoMLJobStepMetadata autoMLJob)
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withAutoMLJob(AutoMLJobStepMetadata autoMLJob)
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
|
Copyright © 2023. All rights reserved.