Updates IP access settings.
See https://www.paws-r-sdk.com/docs/workspacesweb_update_ip_access_settings/ for full documentation.
workspacesweb_update_ip_access_settings(
clientToken = NULL,
description = NULL,
displayName = NULL,
ipAccessSettingsArn,
ipRules = NULL
)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token return the result from the original successful request.
If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.
The description of the IP access settings.
The display name of the IP access settings.
[required] The ARN of the IP access settings.
The updated IP rules of the IP access settings.