workspaces_create_ip_group: Creates an IP access control group

View source: R/workspaces_operations.R

workspaces_create_ip_groupR Documentation

Creates an IP access control group

Description

Creates an IP access control group.

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

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.