workspaces_describe_ip_groups: Describes one or more of your IP access control groups

View source: R/workspaces_operations.R

workspaces_describe_ip_groupsR Documentation

Describes one or more of your IP access control groups

Description

Describes one or more of your IP access control groups.

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

Usage

workspaces_describe_ip_groups(
  GroupIds = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

GroupIds

The identifiers of one or more IP access control groups.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.

MaxResults

The maximum number of items to return.


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