WorkspacesPool

Describes a pool of WorkSpaces.

Types

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

Properties

Link copied to clipboard

The persistent application settings for users of the pool.

Link copied to clipboard

The identifier of the bundle used by the pool.

Link copied to clipboard

The capacity status for the pool

Link copied to clipboard

The time the pool was created.

Link copied to clipboard

The description of the pool.

Link copied to clipboard

The identifier of the directory used by the pool.

Link copied to clipboard

The pool errors.

Link copied to clipboard

The Amazon Resource Name (ARN) for the pool.

Link copied to clipboard

The identifier of a pool.

Link copied to clipboard

The name of the pool.

Link copied to clipboard

The running mode of the pool.

Link copied to clipboard

The current state of the pool.

Link copied to clipboard

The amount of time that a pool session remains active after users disconnect. If they try to reconnect to the pool session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new pool instance.

Functions

Link copied to clipboard
inline fun copy(block: WorkspacesPool.Builder.() -> Unit = {}): WorkspacesPool
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