Queue Outbound Caller Config
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.