CampaignTelephonyOutboundConfig

data class CampaignTelephonyOutboundConfig(val answerMachineDetectionConfig: CampaignAnswerMachineDetectionConfig? = null, val connectContactFlowId: String, val connectSourcePhoneNumber: String? = null)

Default Telephone Outbound config

Constructors

Link copied to clipboard
constructor(answerMachineDetectionConfig: CampaignAnswerMachineDetectionConfig? = null, connectContactFlowId: String, connectSourcePhoneNumber: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The answering machine detection configuration.

Link copied to clipboard

The identifier of the published Amazon Connect contact flow.

Link copied to clipboard

The Amazon Connect source phone number.