- Navigation Guide
@aws-sdk/client-sesv2
UpdateConfigurationSetEventDestinationCommandInput Interface
The input for UpdateConfigurationSetEventDestinationCommand.
Members
Name | Type | Details |
---|---|---|
ConfigurationSetName Required | string | undefined | The name of the configuration set that contains the event destination to modify. |
EventDestination Required | EventDestinationDefinition | undefined | An object that defines the event destination. |
EventDestinationName Required | string | undefined | The name of the event destination. |
Full Signature
export interface UpdateConfigurationSetEventDestinationCommandInput extends UpdateConfigurationSetEventDestinationRequest