Class: Aws::Types::CreateStackSetOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateStackSetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_set_id ⇒ ::String
Returns the value of attribute stack_set_id.
Instance Attribute Details
#stack_set_id ⇒ ::String
Returns the value of attribute stack_set_id.
287 288 289 |
# File 'sig/types.rbs', line 287 def stack_set_id @stack_set_id end |