NAME
Paws::SESv2::ListConfigurationSetsResponse
ATTRIBUTES
ConfigurationSets => ArrayRef[Str|Undef]
An array that contains all of the configuration sets in your Amazon SES account in the current AWS Region.
NextToken => Str
A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to ListConfigurationSets
, and pass this token in the NextToken
parameter.