QueueOutboundCallerConfig

data class QueueOutboundCallerConfig(val outboundCallerIdName: String? = null, val outboundCallerIdNumberArn: String? = null, val outboundFlowArn: String? = null)

The outbound caller ID name, number, and outbound whisper flow.

Constructors

Link copied to clipboard
fun QueueOutboundCallerConfig(outboundCallerIdName: String? = null, outboundCallerIdNumberArn: String? = null, outboundFlowArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val outboundFlowArn: String? = null