class Aws::WorkSpaces::Types::DescribeConnectionAliasPermissionsRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeConnectionAliasPermissionsRequest AWS API Documentation
@return [Integer]
The maximum number of results to return.
@!attribute [rw] max_results
@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 [String]
The identifier of the connection alias.
@!attribute [rw] alias_id
}
max_results: 1,
next_token: “PaginationToken”,
alias_id: “ConnectionAliasId”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeConnectionAliasPermissionsRequest