connect_delete_traffic_distribution_group {paws.customer.engagement} | R Documentation |
Deletes a traffic distribution group
Description
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.
Usage
connect_delete_traffic_distribution_group(TrafficDistributionGroupId)
Arguments
TrafficDistributionGroupId |
[required] The identifier of the traffic distribution group. This can be the ID or the ARN of the traffic distribution group. |
[Package paws.customer.engagement version 0.9.0 Index]