Module: Aws::FMS::Client::_ListAppsListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppsListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#apps_lists ⇒ ::Array[Types::AppsListDataSummary]
322 |
# File 'sig/client.rbs', line 322
def apps_lists: () -> ::Array[Types::AppsListDataSummary]
|
#next_token ⇒ ::String
323 |
# File 'sig/client.rbs', line 323
def next_token: () -> ::String
|