WorkspacesPoolSession

Describes a pool session.

Types

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

Properties

Link copied to clipboard

The authentication method. The user is authenticated using a WorkSpaces Pools URL (API) or SAML 2.0 federation (SAML).

Link copied to clipboard

Specifies whether a user is connected to the pool session.

Link copied to clipboard

The time that the pool session ended.

Link copied to clipboard

The identifier for the instance hosting the session.

Link copied to clipboard

Describes the network details of the pool.

Link copied to clipboard

The identifier of the pool.

Link copied to clipboard

The identifier of the session.

Link copied to clipboard

The time that the pool sission started.

Link copied to clipboard

The identifier of the user.

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