Class: Aws::Types::CreateReservedInstancesListingResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateReservedInstancesListingResult
- 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.
2984 2985 2986 |
# File 'sig/types.rbs', line 2984 def reserved_instances_listings @reserved_instances_listings end |