TelephonyOutboundMode
Contains information about telephony outbound mode.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- agentless
-
The agentless outbound mode configuration for telephony.
Type: AgentlessConfig object
Required: No
- predictive
-
The predictive outbound mode configuration for telephony.
Type: PredictiveConfig object
Required: No
- progressive
-
The progressive outbound mode configuration for telephony.
Type: ProgressiveConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: