Module: Aws::Athena::Client::_ListCapacityReservationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCapacityReservationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#capacity_reservations ⇒ ::Array[Types::CapacityReservation]
595 |
# File 'sig/client.rbs', line 595 def capacity_reservations: () -> ::Array[Types::CapacityReservation] |
#next_token ⇒ ::String
594 |
# File 'sig/client.rbs', line 594 def next_token: () -> ::String |