workspaces_create_ip_group: Creates an IP access control group
Usage
workspaces_create_ip_group(
GroupName,
GroupDesc = NULL,
UserRules = NULL,
Tags = NULL
)
Arguments
- GroupName
[required] The name of the group.
- GroupDesc
The description of the group.
- UserRules
The rules to add to the group.
- Tags
The tags. Each WorkSpaces resource can have a maximum of 50 tags.