Module: Aws::EC2::Client::_CancelReservedInstancesListingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CancelReservedInstancesListingResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#reserved_instances_listings ⇒ ::Array[Types::ReservedInstancesListing]
939 |
# File 'sig/client.rbs', line 939
def reserved_instances_listings: () -> ::Array[Types::ReservedInstancesListing]
|