class Aws::SageMaker::Types::PipelineExecution
An execution of a pipeline.
@!attribute [rw] pipeline_arn
The Amazon Resource Name (ARN) of the pipeline that was executed. @return [String]
@!attribute [rw] pipeline_execution_arn
The Amazon Resource Name (ARN) of the pipeline execution. @return [String]
@!attribute [rw] pipeline_execution_display_name
The display name of the pipeline execution. @return [String]
@!attribute [rw] pipeline_execution_status
The status of the pipeline status. @return [String]
@!attribute [rw] pipeline_execution_description
The description of the pipeline execution. @return [String]
@!attribute [rw] pipeline_experiment_config
Specifies the names of the experiment and trial created by a pipeline. @return [Types::PipelineExperimentConfig]
@!attribute [rw] failure_reason
If the execution failed, a message describing why. @return [String]
@!attribute [rw] creation_time
The creation time of the pipeline execution. @return [Time]
@!attribute [rw] last_modified_time
The time that the pipeline execution was last modified. @return [Time]
@!attribute [rw] created_by
Information about the user who created or modified an experiment, trial, or trial component. @return [Types::UserContext]
@!attribute [rw] last_modified_by
Information about the user who created or modified an experiment, trial, or trial component. @return [Types::UserContext]
@!attribute [rw] pipeline_parameters
Contains a list of pipeline parameters. This list can be empty. @return [Array<Types::Parameter>]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineExecution AWS API Documentation
Constants
- SENSITIVE