Transcript

A structure that defines search criteria and matching logic to search for contacts by matching text with transcripts analyzed by Amazon Connect Contact Lens.

Types

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

Properties

Link copied to clipboard

The list of search criteria based on Contact Lens conversational analytics transcript.

Link copied to clipboard

The match type combining search criteria using multiple transcript criteria.

Functions

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