GrammarSlotTypeSource

Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type.

Types

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

Properties

Link copied to clipboard

The KMS key required to decrypt the contents of the grammar, if any.

Link copied to clipboard

The name of the Amazon S3 bucket that contains the grammar source.

Link copied to clipboard

The path to the grammar in the Amazon S3 bucket.

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