Skip to main content

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

NameDescription
AConfigurationSetNameSpecify the name of a configuration set.
AEventDestinationNameSpecify the name of an existing event destination to delete.