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