pinpointemail_delete_configuration_set_event_destination {paws.customer.engagement} | R Documentation |
Delete an event destination
Description
Delete an event destination.
See https://www.paws-r-sdk.com/docs/pinpointemail_delete_configuration_set_event_destination/ for full documentation.
Usage
pinpointemail_delete_configuration_set_event_destination(
ConfigurationSetName,
EventDestinationName
)
Arguments
ConfigurationSetName |
[required] The name of the configuration set that contains the event destination that you want to delete. |
EventDestinationName |
[required] The name of the event destination that you want to delete. |
[Package paws.customer.engagement version 0.9.0 Index]