TSESV2DeleteConfigurationSetEventDestinationRequest
Class in AWS.SESV2
DeleteConfigurationSetEventDestination request class.
Ancestors
Properties
ConfigurationSetName
property ConfigurationSetName: string
EventDestinationName
property EventDestinationName: string
Constructors
Create
constructor Create(const AConfigurationSetName, AEventDestinationName: string);
Constructor for TSESV2DeleteConfigurationSetEventDestinationRequest.
Parameters
| Name | Description |
|---|---|
AConfigurationSetName | Specify the name of a configuration set. |
AEventDestinationName | Specify the name of an existing event destination to delete. |