workspaces_describe_workspaces_pools {paws.end.user.computing} | R Documentation |
Describes the specified WorkSpaces Pools
Description
Describes the specified WorkSpaces Pools.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspaces_pools/ for full documentation.
Usage
workspaces_describe_workspaces_pools(
PoolIds = NULL,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
Arguments
PoolIds |
The identifier of the WorkSpaces Pools. |
Filters |
The filter conditions for the WorkSpaces Pool to return. |
Limit |
The maximum number of items to return. |
NextToken |
If you received a |
[Package paws.end.user.computing version 0.9.0 Index]