Class: Aws::Types::DescribeStackSetOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackSetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_set ⇒ Types::StackSet
Returns the value of attribute stack_set.
Instance Attribute Details
#stack_set ⇒ Types::StackSet
Returns the value of attribute stack_set.
641 642 643 |
# File 'sig/types.rbs', line 641 def stack_set @stack_set end |