class Aws::SESV2::Types::ListManagementOptions
An object used to specify a list or topic to which an email belongs, which will be used when a contact chooses to unsubscribe.
@note When making an API call, you may pass ListManagementOptions
data as a hash: { contact_list_name: "ContactListName", # required topic_name: "TopicName", }
@!attribute [rw] contact_list_name
The name of the contact list. @return [String]
@!attribute [rw] topic_name
The name of the topic. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/ListManagementOptions AWS API Documentation
Constants
- SENSITIVE