PipelineExecutionStepMetadata
Metadata for a step execution.
Contents
- Condition
-
If this is a Condition step metadata object, details on the condition.
Type: ConditionStepMetadata object
Required: No
- Model
-
Metadata for the Model step.
Type: ModelStepMetadata object
Required: No
- ProcessingJob
-
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
Type: ProcessingJobStepMetadata object
Required: No
- RegisterModel
-
Metadata for the RegisterModel step.
Type: RegisterModelStepMetadata object
Required: No
- TrainingJob
-
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
Type: TrainingJobStepMetadata object
Required: No
- TransformJob
-
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
Type: TransformJobStepMetadata object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: