View source: R/connect_operations.R
connect_delete_traffic_distribution_group | R Documentation |
Deletes a traffic distribution group. This API can be called only in the Region where the traffic distribution group is created.
See https://www.paws-r-sdk.com/docs/connect_delete_traffic_distribution_group/ for full documentation.
connect_delete_traffic_distribution_group(TrafficDistributionGroupId)
TrafficDistributionGroupId |
[required] The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.