ConnectionAlias

class ConnectionAlias : KotlinCustomResource

Resource Type definition for AWS::WorkSpaces::ConnectionAlias

Properties

Link copied to clipboard
val aliasId: Output<String>

The identifier of the connection alias, returned as a string.

Link copied to clipboard

The association status of the connection alias.

Link copied to clipboard

The current state of the connection alias, returned as a string.

Link copied to clipboard

The connection string specified for the connection alias. The connection string must be in the form of a fully qualified domain name (FQDN), such as www.example.com .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

The tags to associate with the connection alias.

Link copied to clipboard
val urn: Output<String>