Class: Aws::Types::CreateStackSetOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stack_set_id::String

Returns the value of attribute stack_set_id.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def stack_set_id
  @stack_set_id
end