NAME
Paws::SageMaker::DescribePipelineExecutionResponse
ATTRIBUTES
CreatedBy => Paws::SageMaker::UserContext
CreationTime => Str
The time when the pipeline execution was created.
FailureReason => Str
If the execution failed, a message describing why.
LastModifiedBy => Paws::SageMaker::UserContext
LastModifiedTime => Str
The time when the pipeline execution was modified last.
PipelineArn => Str
The Amazon Resource Name (ARN) of the pipeline.
PipelineExecutionArn => Str
The Amazon Resource Name (ARN) of the pipeline execution.
PipelineExecutionDescription => Str
The description of the pipeline execution.
PipelineExecutionDisplayName => Str
The display name of the pipeline execution.
PipelineExecutionStatus => Str
The status of the pipeline execution.
Valid values are: "Executing"
, "Stopping"
, "Stopped"
, "Failed"
, "Succeeded"
=head2 PipelineExperimentConfig => Paws::SageMaker::PipelineExperimentConfig