class Aws::SESV2::Types::Contact

A contact is the end-user who is receiving the email.

@!attribute [rw] email_address

The contact's email address.
@return [String]

@!attribute [rw] topic_preferences

The contact's preference for being opted-in to or opted-out of a
topic.
@return [Array<Types::TopicPreference>]

@!attribute [rw] topic_default_preferences

The default topic preferences applied to the contact.
@return [Array<Types::TopicPreference>]

@!attribute [rw] unsubscribe_all

A boolean value status noting if the contact is unsubscribed from
all contact list topics.
@return [Boolean]

@!attribute [rw] last_updated_timestamp

A timestamp noting the last time the contact's information was
updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/Contact AWS API Documentation

Constants

SENSITIVE