Class: Aws::Types::TerminateInstancesResult
- Inherits:
-
Object
- Object
- Aws::Types::TerminateInstancesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terminating_instances ⇒ ::Array[Types::InstanceStateChange]
Returns the value of attribute terminating_instances.
Instance Attribute Details
#terminating_instances ⇒ ::Array[Types::InstanceStateChange]
Returns the value of attribute terminating_instances.
17761 17762 17763 |
# File 'sig/types.rbs', line 17761 def terminating_instances @terminating_instances end |