CampaignAnswerMachineDetectionConfigArgs

data class CampaignAnswerMachineDetectionConfigArgs(val enableAnswerMachineDetection: Output<Boolean>) : ConvertibleToJava<CampaignAnswerMachineDetectionConfigArgs>

The configuration used for answering machine detection during outbound calls

Constructors

Link copied to clipboard
fun CampaignAnswerMachineDetectionConfigArgs(enableAnswerMachineDetection: Output<Boolean>)

Functions

Link copied to clipboard
open override fun toJava(): CampaignAnswerMachineDetectionConfigArgs

Properties

Link copied to clipboard

Flag to decided whether outbound calls should have answering machine detection enabled or not