Skip to content

Disassociate Ip Access Settings

workspacesweb_disassociate_ip_access_settings R Documentation

Disassociates IP access settings from a web portal

Description

Disassociates IP access settings from a web portal.

Usage

workspacesweb_disassociate_ip_access_settings(portalArn)

Arguments

portalArn

[required] The ARN of the web portal.

Value

An empty list.

Request syntax

svc$disassociate_ip_access_settings(
  portalArn = "string"
)