Environment

class Environment : KotlinCustomResource

Resource type definition for AWS::WorkSpacesThinClient::Environment.

Properties

Link copied to clipboard
val activationCode: Output<String>

Activation code for devices associated with environment.

Link copied to clipboard
val arn: Output<String>

The environment ARN.

Link copied to clipboard
val awsId: Output<String>

Unique identifier of the environment.

Link copied to clipboard
val createdAt: Output<String>

The timestamp in unix epoch format when environment was created.

Link copied to clipboard

The ID of the software set to apply.

Link copied to clipboard
val desktopArn: Output<String>

The Amazon Resource Name (ARN) of the desktop to stream from Amazon WorkSpaces, WorkSpaces Web, or AppStream 2.0.

Link copied to clipboard
val desktopEndpoint: Output<String>?

The URL for the identity provider login (only for environments that use AppStream 2.0).

Link copied to clipboard

The type of VDI.

Link copied to clipboard

An array of key-value pairs to apply to the newly created devices for this environment.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKeyArn: Output<String>?

The Amazon Resource Name (ARN) of the AWS Key Management Service key used to encrypt the environment.

Link copied to clipboard

A specification for a time window to apply software updates.

Link copied to clipboard
val name: Output<String>?

The name of the environment.

Link copied to clipboard

The ID of the software set that is pending to be installed.

Link copied to clipboard

The version of the software set that is pending to be installed.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Number of devices registered to the environment.

Link copied to clipboard

Describes if the software currently installed on all devices in the environment is a supported version.

Link copied to clipboard

An option to define which software updates to apply.

Link copied to clipboard

An option to define if software updates should be applied within a maintenance window.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val updatedAt: Output<String>

The timestamp in unix epoch format when environment was last updated.

Link copied to clipboard
val urn: Output<String>