Class: Aws::Types::CreatePipelineOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipelineTypes::PipelineDeclaration

Returns the value of attribute pipeline.



381
382
383
# File 'sig/types.rbs', line 381

def pipeline
  @pipeline
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



382
383
384
# File 'sig/types.rbs', line 382

def tags
  @tags
end