WorkSpacesWeb / Client / delete_data_protection_settings
delete_data_protection_settings#
- WorkSpacesWeb.Client.delete_data_protection_settings(**kwargs)#
Deletes data protection settings.
See also: AWS API Documentation
Request Syntax
response = client.delete_data_protection_settings( dataProtectionSettingsArn='string' )
- Parameters:
dataProtectionSettingsArn (string) –
[REQUIRED]
The ARN of the data protection settings.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions