slotPriorities

@JvmName(name = "xdbsabdjdermujba")
suspend fun slotPriorities(value: Output<List<V2modelsIntentSlotPriorityArgs>>)
@JvmName(name = "feysptmfkqlwwgen")
suspend fun slotPriorities(value: List<V2modelsIntentSlotPriorityArgs>?)

Parameters

value

Configuration block for a new list of slots and their priorities that are contained by the intent. This is ignored on create and only valid for updates. See slot_priority.


@JvmName(name = "phdhfmhtkjedlttr")
suspend fun slotPriorities(vararg values: Output<V2modelsIntentSlotPriorityArgs>)


@JvmName(name = "ustkdkcoxjifqbqd")
suspend fun slotPriorities(values: List<Output<V2modelsIntentSlotPriorityArgs>>)
@JvmName(name = "pgkdltdsonxurtxb")
suspend fun slotPriorities(vararg values: V2modelsIntentSlotPriorityArgs)

Parameters

values

Configuration block for a new list of slots and their priorities that are contained by the intent. This is ignored on create and only valid for updates. See slot_priority.


@JvmName(name = "xvcmgdeansjqoasy")
suspend fun slotPriorities(argument: List<suspend V2modelsIntentSlotPriorityArgsBuilder.() -> Unit>)
@JvmName(name = "kwjkkefisejgkpye")
suspend fun slotPriorities(vararg argument: suspend V2modelsIntentSlotPriorityArgsBuilder.() -> Unit)
@JvmName(name = "tigpgfqnywhudqfr")
suspend fun slotPriorities(argument: suspend V2modelsIntentSlotPriorityArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for a new list of slots and their priorities that are contained by the intent. This is ignored on create and only valid for updates. See slot_priority.