priority

@JvmName(name = "fuudfgxrsovdagtk")
suspend fun priority(value: Output<Int>)
@JvmName(name = "fryinixfdghttgkx")
suspend fun priority(value: Int?)

Parameters

value

Directs Lex the order in which to elicit this slot value from the user. For example, if the intent has two slots with priorities 1 and 2, AWS Lex first elicits a value for the slot with priority 1. If multiple slots share the same priority, the order in which Lex elicits values is arbitrary. Must be between 1 and 100.