Module: Aws::GroundStation::Client::_ListAntennasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAntennasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#antenna_list ⇒ ::Array[Types::AntennaListItem]
512 |
# File 'sig/client.rbs', line 512
def antenna_list: () -> ::Array[Types::AntennaListItem]
|
#next_token ⇒ ::String
513 |
# File 'sig/client.rbs', line 513
def next_token: () -> ::String
|