class Aws::SageMaker::Types::DescribePipelineExecutionResponse
@!attribute [rw] pipeline_arn
The Amazon Resource Name (ARN) of the pipeline. @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 execution. @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 time when the pipeline execution was created. @return [Time]
@!attribute [rw] last_modified_time
The time when the pipeline execution was modified last. @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]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribePipelineExecutionResponse AWS API Documentation
Constants
- SENSITIVE