Module: Aws::AppFabric::Client::_ListAppBundlesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppBundlesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_bundle_summary_list ⇒ ::Array[Types::AppBundleSummary]
292 |
# File 'sig/client.rbs', line 292
def app_bundle_summary_list: () -> ::Array[Types::AppBundleSummary]
|
#next_token ⇒ ::String
293 |
# File 'sig/client.rbs', line 293
def next_token: () -> ::String
|