class Aws::SESV2::Types::DeleteConfigurationSetEventDestinationRequest
A request to delete an event destination from a configuration set.
@note When making an API call, you may pass DeleteConfigurationSetEventDestinationRequest
data as a hash: { configuration_set_name: "ConfigurationSetName", # required event_destination_name: "EventDestinationName", # required }
@!attribute [rw] configuration_set_name
The name of the configuration set that contains the event destination that you want to delete. @return [String]
@!attribute [rw] event_destination_name
The name of the event destination that you want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeleteConfigurationSetEventDestinationRequest AWS API Documentation
Constants
- SENSITIVE