ISESV2ListContactListsResponse
Interface in AWS.SESV2
Interface for ListContactLists responses.
Ancestors
Properties
ContactLists
property ContactLists: TList<ISESV2ContactList>
Type: ISESV2ContactList
A list containing the available contact lists in your SES account.
This array contains summary information about each contact list associated with your Amazon SES account in the current AWS Region. Contact lists are collections of contacts that have subscribed to particular topics. Each contact list entry includes the contact list name and the timestamp when it was last updated. Use these contact lists to manage subscriber groups for targeted email campaigns. If the total number of contact lists exceeds the requested page size, only a subset will be returned along with a NextToken for pagination.