workspaces_associate_connection_alias {paws.end.user.computing}R Documentation

Associates the specified connection alias with the specified directory to enable cross-Region redirection

Description

Associates the specified connection alias with the specified directory to enable cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

See https://www.paws-r-sdk.com/docs/workspaces_associate_connection_alias/ for full documentation.

Usage

workspaces_associate_connection_alias(AliasId, ResourceId)

Arguments

AliasId

[required] The identifier of the connection alias.

ResourceId

[required] The identifier of the directory to associate the connection alias with.


[Package paws.end.user.computing version 0.7.0 Index]