Module: Aws::QApps::Client::_ListQAppsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListQAppsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#apps ⇒ ::Array[Types::UserAppItem]
383 |
# File 'sig/client.rbs', line 383
def apps: () -> ::Array[Types::UserAppItem]
|
#next_token ⇒ ::String
384 |
# File 'sig/client.rbs', line 384
def next_token: () -> ::String
|