Class: Aws::Types::RunScheduledInstancesResult
- Inherits:
-
Object
- Object
- Aws::Types::RunScheduledInstancesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_id_set ⇒ ::Array[::String]
Returns the value of attribute instance_id_set.
Instance Attribute Details
#instance_id_set ⇒ ::Array[::String]
Returns the value of attribute instance_id_set.
17292 17293 17294 |
# File 'sig/types.rbs', line 17292 def instance_id_set @instance_id_set end |