Module: Aws::GroundStation::Client::_ListGroundStationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroundStationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ground_station_list ⇒ ::Array[Types::GroundStationData]
619 |
# File 'sig/client.rbs', line 619
def ground_station_list: () -> ::Array[Types::GroundStationData]
|
#next_token ⇒ ::String
618 |
# File 'sig/client.rbs', line 618
def next_token: () -> ::String
|