class Aws::WorkSpaces::Types::ConnectionAlias

Describes a connection alias. Connection aliases are used for cross-Region redirection. For more information, see [ Cross-Region Redirection for Amazon WorkSpaces].

[1]: docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html

@!attribute [rw] connection_string

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`.
@return [String]

@!attribute [rw] alias_id

The identifier of the connection alias.
@return [String]

@!attribute [rw] state

The current state of the connection alias.
@return [String]

@!attribute [rw] owner_account_id

The identifier of the AWS account that owns the connection alias.
@return [String]

@!attribute [rw] associations

The association status of the connection alias.
@return [Array<Types::ConnectionAliasAssociation>]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/ConnectionAlias AWS API Documentation

Constants

SENSITIVE