Disassociate Data Protection Settings
workspacesweb_disassociate_data_protection_settings | R Documentation |
Disassociates data protection settings from a web portal¶
Description¶
Disassociates data protection settings from a web portal.
Usage¶
workspacesweb_disassociate_data_protection_settings(portalArn)
Arguments¶
portalArn |
[required] The ARN of the web portal. |
Value¶
An empty list.
Request syntax¶
svc$disassociate_data_protection_settings(
portalArn = "string"
)