Class: Aws::Types::StackSetOperationStatusDetails
- Inherits:
-
Object
- Object
- Aws::Types::StackSetOperationStatusDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#failed_stack_instances_count ⇒ ::Integer
Returns the value of attribute failed_stack_instances_count.
Instance Attribute Details
#failed_stack_instances_count ⇒ ::Integer
Returns the value of attribute failed_stack_instances_count.
1930 1931 1932 |
# File 'sig/types.rbs', line 1930 def failed_stack_instances_count @failed_stack_instances_count end |