Module: Aws::GroundStation::Client::_ListConfigsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#config_list ⇒ ::Array[Types::ConfigListItem]
526 |
# File 'sig/client.rbs', line 526
def config_list: () -> ::Array[Types::ConfigListItem]
|
#next_token ⇒ ::String
525 |
# File 'sig/client.rbs', line 525
def next_token: () -> ::String
|