class Aws::WorkSpaces::Types::DescribeConnectionAliasPermissionsRequest
@note When making an API call, you may pass DescribeConnectionAliasPermissionsRequest
data as a hash: { alias_id: "ConnectionAliasId", # required next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] alias_id
The identifier of the connection alias. @return [String]
@!attribute [rw] next_token
If you received a `NextToken` from a previous call that was paginated, provide this token to receive the next set of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeConnectionAliasPermissionsRequest AWS API Documentation
Constants
- SENSITIVE