WorkspaceInstance

Represents a single WorkSpace Instance.

Types

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

Properties

Link copied to clipboard

Details of the associated EC2 managed instance.

Link copied to clipboard

Current provisioning state of the WorkSpace Instance.

Link copied to clipboard

Unique identifier for the WorkSpace Instance.

Functions

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