You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::ListConfigurationSetsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_setsArray<Types::ConfigurationSet>

A list of configuration sets.

Returns:

#next_tokenString

A token indicating that there are additional configuration sets available to be listed. Pass this token to successive calls of ListConfigurationSets.

Returns:

  • (String)

    A token indicating that there are additional configuration sets available to be listed.