class Aws::WorkSpaces::Types::DescribeConnectionAliasesRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeConnectionAliasesRequest AWS API Documentation
@return [String]
paginated, provide this token to receive the next set of results.
If you received a ‘NextToken` from a previous call that was
@!attribute [rw] next_token
@return [Integer]
The maximum number of connection aliases to return.
@!attribute [rw] limit
@return [String]
alias.
The identifier of the directory associated with the connection
@!attribute [rw] resource_id
@return [Array<String>]
The identifiers of the connection aliases to describe.
@!attribute [rw] alias_ids
}
next_token: “PaginationToken”,
limit: 1,
resource_id: “NonEmptyString”,
alias_ids: [“ConnectionAliasId”],
{
data as a hash:
@note When making an API call, you may pass DescribeConnectionAliasesRequest