ConnectionAliasAssociation
Describes a connection alias association that is used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.
Contents
- AssociatedAccountId
-
The identifier of the AWS account that associated the connection alias with a directory.
Type: String
Pattern:
^\d{12}$
Required: No
- AssociationStatus
-
The association status of the connection alias.
Type: String
Valid Values:
NOT_ASSOCIATED | ASSOCIATED_WITH_OWNER_ACCOUNT | ASSOCIATED_WITH_SHARED_ACCOUNT | PENDING_ASSOCIATION | PENDING_DISASSOCIATION
Required: No
- ConnectionIdentifier
-
The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- ResourceId
-
The identifier of the directory associated with a connection alias.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: