connect_describe_traffic_distribution_group {paws.customer.engagement} | R Documentation |
Gets details and status of a traffic distribution group
Description
Gets details and status of a traffic distribution group.
See https://www.paws-r-sdk.com/docs/connect_describe_traffic_distribution_group/ for full documentation.
Usage
connect_describe_traffic_distribution_group(TrafficDistributionGroupId)
Arguments
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. |
[Package paws.customer.engagement version 0.9.0 Index]