Retrieves a list of Amazon Connect client add-ins that have been created.
See https://www.paws-r-sdk.com/docs/workspaces_describe_connect_client_add_ins/ for full documentation.
workspaces_describe_connect_client_add_ins(
ResourceId,
NextToken = NULL,
MaxResults = NULL
)
[required] The directory identifier for which the client add-in is configured.
If you received a NextToken
from a previous call that was paginated,
provide this token to receive the next set of results.
The maximum number of items to return.