Class: Aws::Types::DescribeStackSetOperationOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackSetOperationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_set_operation ⇒ Types::StackSetOperation
Returns the value of attribute stack_set_operation.
Instance Attribute Details
#stack_set_operation ⇒ Types::StackSetOperation
Returns the value of attribute stack_set_operation.
636 637 638 |
# File 'sig/types.rbs', line 636 def stack_set_operation @stack_set_operation end |