DescribeWorkspacesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the bundle. All WorkSpaces that are created from this bundle are retrieved. You cannot combine this parameter with any other filter.

Link copied to clipboard

The identifier of the directory. In addition, you can optionally specify a specific directory user (see UserName). You cannot combine this parameter with any other filter.

Link copied to clipboard
val limit: Int?

The maximum number of items to return.

Link copied to clipboard

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.

Link copied to clipboard

The name of the directory user. You must specify this parameter with DirectoryId.

Link copied to clipboard

The identifiers of the WorkSpaces. You cannot combine this parameter with any other filter.

Link copied to clipboard

The name of the user-decoupled WorkSpace.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String