Module: Aws::QuickSight::Client::_ListAppsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_summary_list ⇒ ::Array[Types::AppSummary]
2921 |
# File 'sig/client.rbs', line 2921
def app_summary_list: () -> ::Array[Types::AppSummary]
|
#next_token ⇒ ::String
2922 |
# File 'sig/client.rbs', line 2922
def next_token: () -> ::String
|
#request_id ⇒ ::String
2923 |
# File 'sig/client.rbs', line 2923
def request_id: () -> ::String
|