Retrieves a list that describes the connection aliases used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.
See https://www.paws-r-sdk.com/docs/workspaces_describe_connection_aliases/ for full documentation.
workspaces_describe_connection_aliases(
AliasIds = NULL,
ResourceId = NULL,
Limit = NULL,
NextToken = NULL
)
The identifiers of the connection aliases to describe.
The identifier of the directory associated with the connection alias.
The maximum number of connection aliases to return.
If you received a NextToken
from a previous call that was paginated,
provide this token to receive the next set of results.