Class: Aws::Types::ReservedInstancesId
- Inherits:
-
Object
- Object
- Aws::Types::ReservedInstancesId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_instances_id ⇒ ::String
Returns the value of attribute reserved_instances_id.
Instance Attribute Details
#reserved_instances_id ⇒ ::String
Returns the value of attribute reserved_instances_id.
16084 16085 16086 |
# File 'sig/types.rbs', line 16084 def reserved_instances_id @reserved_instances_id end |