NAME
Paws::SageMaker::DescribePipelineResponse
ATTRIBUTES
CreatedBy => Paws::SageMaker::UserContext
CreationTime => Str
The time when the pipeline was created.
LastModifiedBy => Paws::SageMaker::UserContext
LastModifiedTime => Str
The time when the pipeline was last modified.
LastRunTime => Str
The time when the pipeline was last run.
PipelineArn => Str
The Amazon Resource Name (ARN) of the pipeline.
PipelineDefinition => Str
The JSON pipeline definition.
PipelineDescription => Str
The description of the pipeline.
PipelineDisplayName => Str
The display name of the pipeline.
PipelineName => Str
The name of the pipeline.
PipelineStatus => Str
The status of the pipeline execution.
Valid values are: "Active"
=head2 RoleArn => Str
The Amazon Resource Name (ARN) that the pipeline uses to execute.