class Aws::SageMaker::Types::PipelineExecutionStepMetadata
Metadata for a step execution.
@!attribute [rw] training_job
The Amazon Resource Name (ARN) of the training job that was run by this step execution. @return [Types::TrainingJobStepMetadata]
@!attribute [rw] processing_job
The Amazon Resource Name (ARN) of the processing job that was run by this step execution. @return [Types::ProcessingJobStepMetadata]
@!attribute [rw] transform_job
The Amazon Resource Name (ARN) of the transform job that was run by this step execution. @return [Types::TransformJobStepMetadata]
@!attribute [rw] tuning_job
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution. @return [Types::TuningJobStepMetaData]
@!attribute [rw] model
The Amazon Resource Name (ARN) of the model that was created by this step execution. @return [Types::ModelStepMetadata]
@!attribute [rw] register_model
The Amazon Resource Name (ARN) of the model package the model was registered to by this step execution. @return [Types::RegisterModelStepMetadata]
@!attribute [rw] condition
The outcome of the condition evaluation that was run by this step execution. @return [Types::ConditionStepMetadata]
@!attribute [rw] callback
The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters. @return [Types::CallbackStepMetadata]
@!attribute [rw] lambda
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters. @return [Types::LambdaStepMetadata]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineExecutionStepMetadata AWS API Documentation
Constants
- SENSITIVE