class Aws::SESV2::Types::DeleteContactRequest
@note When making an API call, you may pass DeleteContactRequest
data as a hash: { contact_list_name: "ContactListName", # required email_address: "EmailAddress", # required }
@!attribute [rw] contact_list_name
The name of the contact list from which the contact should be removed. @return [String]
@!attribute [rw] email_address
The contact's email address. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeleteContactRequest AWS API Documentation
Constants
- SENSITIVE