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