TranscriptFilter

The object representing the filter that Amazon Lex will use to select the appropriate transcript.

Types

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

Properties

Link copied to clipboard

The object representing the filter that Amazon Lex will use to select the appropriate transcript when the transcript format is the Amazon Lex format.

Functions

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