VoiceConnectorGroup

The Amazon Chime SDK Voice Connector group configuration, including associated Voice Connectors. You can include Voice Connectors from different AWS Regions in a group. This creates a fault tolerant mechanism for fallback in case of availability events.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdTimestamp: <Error class: unknown class>?

The Voice Connector group's creation time stamp, in ISO 8601 format.

Link copied to clipboard
val name: String?

The name of a Voice Connector group.

Link copied to clipboard
val updatedTimestamp: <Error class: unknown class>?

The Voice Connector group's creation time stamp, in ISO 8601 format.

Link copied to clipboard

The ARN of the Voice Connector group.

Link copied to clipboard

The ID of a Voice Connector group.

Link copied to clipboard

The Voice Connectors to which you route inbound calls.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String