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.
16656 16657 16658 |
# File 'sig/types.rbs', line 16656 def instance_id_set @instance_id_set end |