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