View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_delete_event_destination | R Documentation |
Deletes an existing event destination.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_event_destination/ for full documentation.
pinpointsmsvoicev2_delete_event_destination(
ConfigurationSetName,
EventDestinationName
)
ConfigurationSetName |
[required] The name of the configuration set or the configuration set's Amazon
Resource Name (ARN) to remove the event destination from. The
ConfigurateSetName and ConfigurationSetArn can be found using the
|
EventDestinationName |
[required] The name of the event destination to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.