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

Class: Aws::DataPipeline::Types::GetPipelineDefinitionOutput

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

Overview

Contains the output of GetPipelineDefinition.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#parameter_objectsArray<Types::ParameterObject>

The parameter objects used in the pipeline definition.

Returns:

#parameter_valuesArray<Types::ParameterValue>

The parameter values used in the pipeline definition.

Returns:

#pipeline_objectsArray<Types::PipelineObject>

The objects defined in the pipeline.

Returns: