VoiceConnectorGroupConnector

data class VoiceConnectorGroupConnector(val priority: Int, val voiceConnectorId: String)

Constructors

Link copied to clipboard
constructor(priority: Int, voiceConnectorId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The priority associated with the Amazon Chime Voice Connector, with 1 being the highest priority. Higher priority Amazon Chime Voice Connectors are attempted first.

Link copied to clipboard

The Amazon Chime Voice Connector ID.