CreateVoiceConnectorRequest

Types

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

Properties

Link copied to clipboard

The AWS Region in which the Amazon Chime SDK Voice Connector is created. Default value: us-east-1 .

Link copied to clipboard

The connectors for use with Amazon Connect.

Link copied to clipboard
val name: String?

The name of the Voice Connector.

Link copied to clipboard

Enables or disables encryption for the Voice Connector.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the Voice Connector.

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