WorkspaceDirectory

Describes a directory that is used with Amazon WorkSpaces.

Types

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

Properties

Link copied to clipboard

The directory alias.

Link copied to clipboard

The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory for WorkSpaces login.

Link copied to clipboard

The user name for the service account.

Link copied to clipboard

The directory identifier.

Link copied to clipboard

The name of the directory.

Link copied to clipboard

The directory type.

Link copied to clipboard

The IP addresses of the DNS servers for the directory.

Link copied to clipboard

The identifier of the IAM role. This is the role that allows Amazon WorkSpaces to make calls to other services, such as Amazon EC2, on your behalf.

Link copied to clipboard

The identifiers of the IP access control groups associated with the directory.

Link copied to clipboard

The registration code for the directory. This is the code that users enter in their Amazon WorkSpaces client application to connect to the directory.

Link copied to clipboard

Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.

Link copied to clipboard

The default self-service permissions for WorkSpaces in the directory.

Link copied to clipboard

The state of the directory's registration with Amazon WorkSpaces. After a directory is deregistered, the DEREGISTERED state is returned very briefly before the directory metadata is cleaned up, so this state is rarely returned. To confirm that a directory is deregistered, check for the directory ID by using DescribeWorkspaceDirectories. If the directory ID isn't returned, then the directory has been successfully deregistered.

Link copied to clipboard

The identifiers of the subnets used with the directory.

Link copied to clipboard

Specifies whether the directory is dedicated or shared. To use Bring Your Own License (BYOL), this value must be set to DEDICATED. For more information, see Bring Your Own Windows Desktop Images.

Link copied to clipboard

The devices and operating systems that users can use to access WorkSpaces.

Link copied to clipboard

The default creation properties for all WorkSpaces in the directory.

Link copied to clipboard

The identifier of the security group that is assigned to new WorkSpaces.

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