associateConnectionAlias
inline suspend fun WorkSpacesClient.associateConnectionAlias(crossinline block: AssociateConnectionAliasRequest.Builder.() -> Unit): AssociateConnectionAliasResponse
Associates the specified connection alias with the specified directory to enable cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.
Before performing this operation, call DescribeConnectionAliases to make sure that the current state of the connection alias is CREATED
.