You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::ListConfigurationSetsRequestWhen passing ListConfigurationSetsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
next_token: "NextToken",
max_items: 1,
}
Represents a request to list the 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.
Instance Attribute Summary collapseThe number of configuration sets to return.
A token returned from a previous call to ListConfigurationSets
to indicate the position of the configuration set in the configuration set list.
The number of configuration sets to return.
#next_token ⇒ StringA token returned from a previous call to ListConfigurationSets
to indicate the position of the configuration set in the configuration set list.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4