class Aws::WorkSpaces::Types::DescribeWorkspacesRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeWorkspacesRequest AWS API Documentation
@return [String]
paginated, provide this token to receive the next set of results.
If you received a ‘NextToken` from a previous call that was
@!attribute [rw] next_token
@return [Integer]
The maximum number of items to return.
@!attribute [rw] limit
@return [String]
any other filter.
this bundle are retrieved. You cannot combine this parameter with
The identifier of the bundle. All WorkSpaces that are created from
@!attribute [rw] bundle_id
@return [String]
`DirectoryId`.
The name of the directory user. You must specify this parameter with
@!attribute [rw] user_name
@return [String]
combine this parameter with any other filter.
specify a specific directory user (see `UserName`). You cannot
The identifier of the directory. In addition, you can optionally
@!attribute [rw] directory_id
@return [Array<String>]
information is returned.
immediately call DescribeWorkspaces with this identifier, no
identifier it returns is not immediately available. If you
Because the CreateWorkspaces operation is asynchronous, the
with any other filter.
The identifiers of the WorkSpaces. You cannot combine this parameter
@!attribute [rw] workspace_ids
}
next_token: “PaginationToken”,
limit: 1,
bundle_id: “BundleId”,
user_name: “UserName”,
directory_id: “DirectoryId”,
workspace_ids: [“WorkspaceId”],
{
data as a hash:
@note When making an API call, you may pass DescribeWorkspacesRequest