workspaces_describe_connect_client_add_ins: Retrieves a list of Amazon Connect client add-ins that have...

View source: R/workspaces_operations.R

workspaces_describe_connect_client_add_insR Documentation

Retrieves a list of Amazon Connect client add-ins that have been created

Description

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.

Usage

workspaces_describe_connect_client_add_ins(
  ResourceId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

ResourceId

[required] The directory identifier for which the client add-in is configured.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.

MaxResults

The maximum number of items to return.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.