Skip to main content

TSESV2CreateConfigurationSetEventDestinationRequest

Class in AWS.SESV2

CreateConfigurationSetEventDestination request class.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

EventDestination

property EventDestination: ISESV2EventDestinationDefinition

Type: ISESV2EventDestinationDefinition

EventDestinationName

property EventDestinationName: string

Constructors

Create

constructor Create(const AConfigurationSetName, AEventDestinationName: string);

Constructor for TSESV2CreateConfigurationSetEventDestinationRequest.

Parameters

NameDescription
AConfigurationSetNameThe configuration set name.
AEventDestinationNameA name for the event destination.