workspaces_associate_ip_groups {paws.end.user.computing} | R Documentation |
Associates the specified IP access control group with the specified directory
Description
Associates the specified IP access control group with the specified directory.
See https://www.paws-r-sdk.com/docs/workspaces_associate_ip_groups/ for full documentation.
Usage
workspaces_associate_ip_groups(DirectoryId, GroupIds)
Arguments
DirectoryId |
[required] The identifier of the directory. |
GroupIds |
[required] The identifiers of one or more IP access control groups. |
[Package paws.end.user.computing version 0.7.0 Index]