Describes the specified WorkSpaces Pools.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspaces_pools/ for full documentation.
workspaces_describe_workspaces_pools(
PoolIds = NULL,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
The identifier of the WorkSpaces Pools.
The filter conditions for the WorkSpaces Pool to return.
The maximum number of items to return.
If you received a NextToken
from a previous call that was paginated,
provide this token to receive the next set of results.