class Aws::WorkSpaces::Types::DescribeConnectClientAddInsRequest
@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeConnectClientAddInsRequest AWS API Documentation
@return [Integer]
The maximum number of items 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 directory identifier for which the client add-in is configured.
@!attribute [rw] resource_id
}
max_results: 1,
next_token: “PaginationToken”,
resource_id: “DirectoryId”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeConnectClientAddInsRequest