You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::ListContactListsRequestWhen passing ListContactListsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
page_size: 1,
next_token: "NextToken",
}
Instance Attribute Summary collapse
A string token indicating that there might be additional contact lists available to be listed.
Maximum number of contact lists to return at once.
A string token indicating that there might be additional contact lists available to be listed. Use the token provided in the Response to use in the subsequent call to ListContactLists with the same parameters to retrieve the next page of contact lists.
#page_size ⇒ IntegerMaximum number of contact lists to return at once. Use this parameter to paginate results. If additional contact lists exist beyond the specified limit, the NextToken
element is sent in the response. Use the NextToken
value in subsequent requests to retrieve additional lists.
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