Class: Aws::Types::GetPipelineOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metadataTypes::PipelineMetadata

Returns the value of attribute metadata.



561
562
563
# File 'sig/types.rbs', line 561

def 
  
end

#pipelineTypes::PipelineDeclaration

Returns the value of attribute pipeline.



560
561
562
# File 'sig/types.rbs', line 560

def pipeline
  @pipeline
end