VoiceConnector

The Amazon Chime Voice Connector configuration, including outbound host name and encryption settings.

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 Voice Connector is created. Default: us-east-1.

Link copied to clipboard

The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.

Link copied to clipboard
val name: String?

The name of the Amazon Chime Voice Connector.

Link copied to clipboard

The outbound host name for the Amazon Chime Voice Connector.

Link copied to clipboard

Designates whether encryption is required for the Amazon Chime Voice Connector.

Link copied to clipboard

The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.

Link copied to clipboard

The ARN of the specified Amazon Chime Voice Connector.

Link copied to clipboard

The Amazon Chime Voice Connector ID.

Functions

Link copied to clipboard
inline fun copy(block: VoiceConnector.Builder.() -> Unit = {}): VoiceConnector
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