class Aws::SageMaker::Types::DescribePipelineResponse
@!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_definition
The JSON pipeline definition. @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 uses to execute. @return [String]
@!attribute [rw] pipeline_status
The status of the pipeline execution. @return [String]
@!attribute [rw] creation_time
The time when the pipeline was created. @return [Time]
@!attribute [rw] last_modified_time
The time when the pipeline was last modified. @return [Time]
@!attribute [rw] last_run_time
The time when the pipeline was last run. @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/DescribePipelineResponse AWS API Documentation
Constants
- SENSITIVE