V2modelsIntentSlotPriority

data class V2modelsIntentSlotPriority(val priority: Int, val slotId: String)

Constructors

Link copied to clipboard
constructor(priority: Int, slotId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Priority that Amazon Lex should apply to the slot.

Link copied to clipboard

Unique identifier of the slot.