workspaces_describe_connection_aliases: Retrieves a list that describes the connection aliases used...

View source: R/workspaces_operations.R

workspaces_describe_connection_aliasesR Documentation

Retrieves a list that describes the connection aliases used for cross-Region redirection

Description

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.

Usage

workspaces_describe_connection_aliases(
  AliasIds = NULL,
  ResourceId = NULL,
  Limit = NULL,
  NextToken = NULL
)

Arguments

AliasIds

The identifiers of the connection aliases to describe.

ResourceId

The identifier of the directory associated with the connection alias.

Limit

The maximum number of connection aliases to return.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.