WorkspacesPool

class WorkspacesPool : KotlinCustomResource

Resource Type definition for AWS::WorkSpaces::WorkspacesPool

Properties

Link copied to clipboard

The persistent application settings for users of the pool.

Link copied to clipboard
val bundleId: Output<String>

The identifier of the bundle used by the pool.

Link copied to clipboard

Describes the user capacity for the pool.

Link copied to clipboard
val createdAt: Output<String>

The time the pool was created.

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

The description of the pool.

Link copied to clipboard
val directoryId: Output<String>

The identifier of the directory used by the pool.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val poolArn: Output<String>

The Amazon Resource Name (ARN) for the pool.

Link copied to clipboard
val poolId: Output<String>

The identifier of the pool.

Link copied to clipboard
val poolName: Output<String>

The name of the pool.

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

The tags for the pool.

Link copied to clipboard

The amount of time that a pool session remains active after users disconnect. If they try to reconnect to the pool session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new pool instance.

Link copied to clipboard
val urn: Output<String>