NAME
Paws::SESv2::ListContactsResponse
ATTRIBUTES
Contacts => ArrayRef[Paws::SESv2::Contact]
The contacts present in a specific contact list.
NextToken => Str
A string token indicating that there might be additional contacts available to be listed. Copy this token to a subsequent call to ListContacts
with the same parameters to retrieve the next page of contacts.