@aws-sdk/client-sesv2

UpdateConfigurationSetEventDestinationCommandInput Interface

Members

Name
Type
Details
ConfigurationSetName Requiredstring | undefined

The name of the configuration set that contains the event destination to modify.

EventDestination RequiredEventDestinationDefinition | undefined

An object that defines the event destination.

EventDestinationName Requiredstring | undefined

The name of the event destination.

Full Signature

export interface UpdateConfigurationSetEventDestinationCommandInput extends UpdateConfigurationSetEventDestinationRequest