SdkvoiceGlobalSettingsVoiceConnector

data class SdkvoiceGlobalSettingsVoiceConnector(val cdrBucket: String? = null)

Constructors

Link copied to clipboard
constructor(cdrBucket: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cdrBucket: String? = null

The S3 bucket that stores the Voice Connector's call detail records.