VoiceProfile

The combination of a voice print and caller ID.

Types

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

Properties

Link copied to clipboard

The time at which the voice profile was created and enrolled.

Link copied to clipboard

The time at which a voice profile expires unless you re-enroll the caller via the UpdateVoiceProfile API.

Link copied to clipboard

The time at which the voice profile was last updated.

Link copied to clipboard

The ARN of the voice profile.

Link copied to clipboard

The ID of the domain that contains the voice profile.

Link copied to clipboard

The ID of the voice profile.

Functions

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