DescribeWorkspacesPoolSessionsRequest

Types

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

Properties

Link copied to clipboard
val limit: Int?

The maximum size of each page of results. The default value is 20 and the maximum value is 50.

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 identifier of the pool.

Link copied to clipboard

The identifier of the user.

Functions

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