You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodePipeline::Types::CreatePipelineOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the output of a CreatePipeline action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline ⇒ Types::PipelineDeclaration

Represents the structure of actions and stages to be performed in the pipeline.

Returns:

#tags ⇒ Array<Types::Tag>

Specifies the tags applied to the pipeline.

Returns:

  • (Array<Types::Tag>) —

    Specifies the tags applied to the pipeline.