class Aws::SESV2::Types::ListConfigurationSetsResponse

A list of configuration sets in your Amazon SES account in the current AWS Region.

@!attribute [rw] configuration_sets

An array that contains all of the configuration sets in your Amazon
SES account in the current AWS Region.
@return [Array<String>]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/ListConfigurationSetsResponse AWS API Documentation

Constants

SENSITIVE