| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TransformJobStepMetadata |
TransformJobStepMetadata.clone() |
TransformJobStepMetadata |
PipelineExecutionStepMetadata.getTransformJob()
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
|
TransformJobStepMetadata |
TransformJobStepMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setTransformJob(TransformJobStepMetadata transformJob)
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withTransformJob(TransformJobStepMetadata transformJob)
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
|
Copyright © 2024. All rights reserved.