StandbyWorkspace

Describes a standby WorkSpace.

Types

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

Properties

Link copied to clipboard

Indicates whether data replication is enabled, and if enabled, the type of data replication.

Link copied to clipboard

The identifier of the directory for the standby WorkSpace.

Link copied to clipboard

The identifier of the standby WorkSpace.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the standby WorkSpace.

Link copied to clipboard

The volume encryption key of the standby WorkSpace.

Functions

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