Learn R Programming

paws.end.user.computing (version 0.9.0)

workspaces_describe_workspaces_pools: 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 NextToken from a previous call that was paginated, provide this token to receive the next set of results.