Module: Aws::WorkSpacesWeb::Client::_ListBrowserSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBrowserSettingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#browser_settings ⇒ ::Array[Types::BrowserSettingsSummary]
729 |
# File 'sig/client.rbs', line 729
def browser_settings: () -> ::Array[Types::BrowserSettingsSummary]
|
#next_token ⇒ ::String
730 |
# File 'sig/client.rbs', line 730
def next_token: () -> ::String
|