Class: Aws::Types::DescribePipelinesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_ids::Array[::String]

Returns the value of attribute pipeline_ids.

Returns:

  • (::Array[::String])


73
74
75
# File 'sig/types.rbs', line 73

def pipeline_ids
  @pipeline_ids
end