| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ProcessingJobStepMetadata |
ProcessingJobStepMetadata.clone() |
ProcessingJobStepMetadata |
PipelineExecutionStepMetadata.getProcessingJob()
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
|
ProcessingJobStepMetadata |
ProcessingJobStepMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the processing job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setProcessingJob(ProcessingJobStepMetadata processingJob)
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withProcessingJob(ProcessingJobStepMetadata processingJob)
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
|
Copyright © 2024. All rights reserved.