Class: Aws::Types::CancelReservedInstancesListingResult
- Inherits:
-
Object
- Object
- Aws::Types::CancelReservedInstancesListingResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_instances_listings ⇒ ::Array[Types::ReservedInstancesListing]
Returns the value of attribute reserved_instances_listings.
Instance Attribute Details
#reserved_instances_listings ⇒ ::Array[Types::ReservedInstancesListing]
Returns the value of attribute reserved_instances_listings.
1234 1235 1236 |
# File 'sig/types.rbs', line 1234 def reserved_instances_listings @reserved_instances_listings end |