Module: Aws::WorkSpacesWeb::Client::_ListNetworkSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworkSettingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#network_settings ⇒ ::Array[Types::NetworkSettingsSummary]
778 |
# File 'sig/client.rbs', line 778
def network_settings: () -> ::Array[Types::NetworkSettingsSummary]
|
#next_token ⇒ ::String
779 |
# File 'sig/client.rbs', line 779
def next_token: () -> ::String
|