Module: Aws::ApplicationDiscoveryService::Client::_ListConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigurationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#configurations ⇒ ::Array[::Hash[::String, ::String]]
327 |
# File 'sig/client.rbs', line 327
def configurations: () -> ::Array[::Hash[::String, ::String]]
|
#next_token ⇒ ::String
328 |
# File 'sig/client.rbs', line 328
def next_token: () -> ::String
|