StandbyWorkspace - Amazon WorkSpaces Service

StandbyWorkspace

Describes a standby WorkSpace.

Contents

DirectoryId

The identifier of the directory for the standby WorkSpace.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 65.

Pattern: ^(d-[0-9a-f]{8,63}$)|(wsd-[0-9a-z]{8,63}$)

Required: Yes

PrimaryWorkspaceId

The identifier of the standby WorkSpace.

Type: String

Pattern: ^ws-[0-9a-z]{8,63}$

Required: Yes

DataReplication

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

Type: String

Valid Values: NO_REPLICATION | PRIMARY_AS_SOURCE

Required: No

Tags

The tags associated with the standby WorkSpace.

Type: Array of Tag objects

Required: No

VolumeEncryptionKey

The volume encryption key of the standby WorkSpace.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: