class Aws::SageMaker::Types::PipelineSummary
A summary of a pipeline.
@!attribute [rw] pipeline_arn
The Amazon Resource Name (ARN) of the pipeline. @return [String]
@!attribute [rw] pipeline_name
The name of the pipeline. @return [String]
@!attribute [rw] pipeline_display_name
The display name of the pipeline. @return [String]
@!attribute [rw] pipeline_description
The description of the pipeline. @return [String]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) that the pipeline used to execute. @return [String]
@!attribute [rw] creation_time
The creation time of the pipeline. @return [Time]
@!attribute [rw] last_modified_time
The time that the pipeline was last modified. @return [Time]
@!attribute [rw] last_execution_time
The last time that a pipeline execution began. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineSummary AWS API Documentation
Constants
- SENSITIVE