Module: Aws::MigrationHubStrategyRecommendations::Client::_ListApplicationComponentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationComponentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_component_infos ⇒ ::Array[Types::ApplicationComponentDetail]
216 |
# File 'sig/client.rbs', line 216
def application_component_infos: () -> ::Array[Types::ApplicationComponentDetail]
|
#next_token ⇒ ::String
217 |
# File 'sig/client.rbs', line 217
def next_token: () -> ::String
|