class Aws::SES::Types::ListConfigurationSetsResponse

A list of configuration sets associated with your AWS account. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html

@!attribute [rw] configuration_sets

A list of configuration sets.
@return [Array<Types::ConfigurationSet>]

@!attribute [rw] next_token

A token indicating that there are additional configuration sets
available to be listed. Pass this token to successive calls of
`ListConfigurationSets`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListConfigurationSetsResponse AWS API Documentation

Constants

SENSITIVE