Module: Aws::WorkSpacesWeb::Client::_ListDataProtectionSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataProtectionSettingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_protection_settings ⇒ ::Array[Types::DataProtectionSettingsSummary]
741 |
# File 'sig/client.rbs', line 741
def data_protection_settings: () -> ::Array[Types::DataProtectionSettingsSummary]
|
#next_token ⇒ ::String
742 |
# File 'sig/client.rbs', line 742
def next_token: () -> ::String
|