ContactMetricValue
Contains the numeric value of a contact metric result.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Number
-
The numeric value of the metric result. For POSITION_IN_QUEUE, this represents the contact's current position in the queue (e.g., 3.00 means third in line). For ESTIMATED_WAIT_TIME, this represents the predicted wait time in seconds (e.g., 120.00 means approximately 2 minutes).
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: