ContactListDestination
An object that contains details about the action of a contact list.
Contents
- ContactListImportAction
-
>The type of action to perform on the addresses. The following are the possible values:
-
PUT: add the addresses to the contact list. If the record already exists, it will override it with the new value.
-
DELETE: remove the addresses from the contact list.
Type: String
Valid Values:
DELETE | PUT
Required: Yes
-
- ContactListName
-
The name of the contact list.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: