ISESV2ListConfigurationSetsResponse
Interface in AWS.SESV2
Interface for ListConfigurationSets responses.
Ancestors
Properties
ConfigurationSets
property ConfigurationSets: TList<string>
An array containing the names of all configuration sets in your SES account.
This array contains the configuration set names associated with your Amazon SES account in the current AWS Region. Configuration sets are groups of rules that you can apply to emails you send. Each string in the array represents the name of a configuration set that can be referenced when sending emails to apply the associated rules and monitoring settings. If the total number of configuration sets exceeds the requested page size, only a subset will be returned along with a NextToken for pagination.