class Aws::SESV2::Types::GetContactResponse

@!attribute [rw] contact_list_name

The name of the contact list to which the contact belongs.
@return [String]

@!attribute [rw] email_address

The contact's email addres.
@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] attributes_data

The attribute data attached to a contact.
@return [String]

@!attribute [rw] created_timestamp

A timestamp noting when the contact was created.
@return [Time]

@!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/GetContactResponse AWS API Documentation

Constants

SENSITIVE