workspaces_update_rules_of_ip_group {paws.end.user.computing} | R Documentation |
Replaces the current rules of the specified IP access control group with the specified rules
Description
Replaces the current rules of the specified IP access control group with the specified rules.
See https://www.paws-r-sdk.com/docs/workspaces_update_rules_of_ip_group/ for full documentation.
Usage
workspaces_update_rules_of_ip_group(GroupId, UserRules)
Arguments
GroupId |
[required] The identifier of the group. |
UserRules |
[required] One or more rules. |
[Package paws.end.user.computing version 0.9.0 Index]