Bot Slot Priority Args
data class BotSlotPriorityArgs(val priority: Output<Int>, val slotName: Output<String>) : ConvertibleToJava<BotSlotPriorityArgs>
The priority that Amazon Lex should use when eliciting slot values from a user.