Disassociate Network Settings
workspacesweb_disassociate_network_settings | R Documentation |
Disassociates network settings from a web portal¶
Description¶
Disassociates network settings from a web portal.
Usage¶
workspacesweb_disassociate_network_settings(portalArn)
Arguments¶
portalArn |
[required] The ARN of the web portal. |
Value¶
An empty list.
Request syntax¶
svc$disassociate_network_settings(
portalArn = "string"
)