Module: Aws::GroundStation::Client::_ListGroundStationReservationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroundStationReservationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
603 |
# File 'sig/client.rbs', line 603 def next_token: () -> ::String |
#reservation_list ⇒ ::Array[Types::GroundStationReservationListItem]
602 |
# File 'sig/client.rbs', line 602 def reservation_list: () -> ::Array[Types::GroundStationReservationListItem] |