Class: Aws::Types::CloudFormationCollection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stack_names::Array[::String]

Returns the value of attribute stack_names.

Returns:

  • (::Array[::String])


84
85
86
# File 'sig/types.rbs', line 84

def stack_names
  @stack_names
end