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