workspaces_revoke_ip_rules {paws.end.user.computing}R Documentation

Removes one or more rules from the specified IP access control group

Description

Removes one or more rules from the specified IP access control group.

See https://www.paws-r-sdk.com/docs/workspaces_revoke_ip_rules/ for full documentation.

Usage

workspaces_revoke_ip_rules(GroupId, UserRules)

Arguments

GroupId

[required] The identifier of the group.

UserRules

[required] The rules to remove from the group.


[Package paws.end.user.computing version 0.9.0 Index]