sesv2_list_configuration_sets {paws.customer.engagement} | R Documentation |
List all of the configuration sets associated with your account in the current region
Description
List all of the configuration sets associated with your account in the current region.
See https://www.paws-r-sdk.com/docs/sesv2_list_configuration_sets/ for full documentation.
Usage
sesv2_list_configuration_sets(NextToken = NULL, PageSize = NULL)
Arguments
NextToken |
A token returned from a previous call to
|
PageSize |
The number of results to show in a single call to
|
[Package paws.customer.engagement version 0.7.0 Index]