Module: Aws::MigrationHub::Client::_ListApplicationStatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationStatesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_state_list ⇒ ::Array[Types::ApplicationState]
219 |
# File 'sig/client.rbs', line 219
def application_state_list: () -> ::Array[Types::ApplicationState]
|
#next_token ⇒ ::String
220 |
# File 'sig/client.rbs', line 220
def next_token: () -> ::String
|