class Aws::SageMaker::Types::Pipeline

A SageMaker Model Building Pipeline instance.

@!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) of the role that created the
pipeline.
@return [String]

@!attribute [rw] pipeline_status

The status of the pipeline.
@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_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]

@!attribute [rw] tags

A list of tags that apply to the pipeline.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Pipeline AWS API Documentation

Constants

SENSITIVE