class Aws::DataPipeline::Types::PipelineDescription

Contains pipeline metadata.

@!attribute [rw] pipeline_id

The pipeline identifier that was assigned by AWS Data Pipeline. This
is a string of the form `df-297EG78HU43EEXAMPLE`.
@return [String]

@!attribute [rw] name

The name of the pipeline.
@return [String]

@!attribute [rw] fields

A list of read-only fields that contain metadata about the pipeline:
@userId, @accountId, and @pipelineState.
@return [Array<Types::Field>]

@!attribute [rw] description

Description of the pipeline.
@return [String]

@!attribute [rw] tags

A list of tags to associated with a pipeline. Tags let you control
access to pipelines. For more information, see [Controlling User
Access to Pipelines][1] in the *AWS Data Pipeline Developer Guide*.

[1]: http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-control-access.html
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/PipelineDescription AWS API Documentation

Constants

SENSITIVE