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

Class: Aws::CodePipeline::Types::GetPipelineOutput

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

Overview

Represents the output of a GetPipeline action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#metadataTypes::PipelineMetadata

Represents the pipeline metadata information returned as part of the output of a GetPipeline action.

Returns:

  • (Types::PipelineMetadata)

    Represents the pipeline metadata information returned as part of the output of a GetPipeline action.

#pipelineTypes::PipelineDeclaration

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

Returns: