Module: Aws::GroundStation::Client::_ListSatellitesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSatellitesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
643 |
# File 'sig/client.rbs', line 643
def next_token: () -> ::String
|
#satellites ⇒ ::Array[Types::SatelliteListItem]
644 |
# File 'sig/client.rbs', line 644
def satellites: () -> ::Array[Types::SatelliteListItem]
|