connectcases_list_layouts: Lists all layouts in the given cases domain

View source: R/connectcases_operations.R

connectcases_list_layoutsR Documentation

Lists all layouts in the given cases domain

Description

Lists all layouts in the given cases domain. Each list item is a condensed summary object of the layout.

See https://www.paws-r-sdk.com/docs/connectcases_list_layouts/ for full documentation.

Usage

connectcases_list_layouts(domainId, maxResults = NULL, nextToken = NULL)

Arguments

domainId

[required] The unique identifier of the Cases domain.

maxResults

The maximum number of results to return per page.

nextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.