- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
UpdateContactRequest Interface
Members
Name | Type | Details |
---|---|---|
ContactListName Required | string | undefined | The name of the contact list. |
EmailAddress Required | string | undefined | The contact's email address. |
AttributesData | string | undefined | The attribute data attached to a contact. |
TopicPreferences | TopicPreference[] | undefined | The contact's preference for being opted-in to or opted-out of a topic. |
UnsubscribeAll | boolean | undefined | A boolean value status noting if the contact is unsubscribed from all contact list topics. |
Full Signature
export interface UpdateContactRequest