DialerConfig
Contains dialer configuration for an outbound campaign.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- agentlessDialerConfig
-
The configuration of the agentless dialer.
Type: AgentlessDialerConfig object
Required: No
- predictiveDialerConfig
-
The configuration of the predictive dialer.
Type: PredictiveDialerConfig object
Required: No
- progressiveDialerConfig
-
The configuration of the progressive dialer.
Type: ProgressiveDialerConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: