slotTypeValues

@JvmName(name = "tujxfjxofyrolsyp")
suspend fun slotTypeValues(value: Output<V2modelsSlotTypeSlotTypeValuesArgs>)
@JvmName(name = "xrmojmtmbghocfoj")
suspend fun slotTypeValues(value: V2modelsSlotTypeSlotTypeValuesArgs?)

Parameters

value

List of SlotTypeValue objects that defines the values that the slot type can take. Each value can have a list of synonyms, additional values that help train the machine learning model about the values that it resolves for a slot. See slot_type_values argument reference below.


@JvmName(name = "unfpupfelywtixqs")
suspend fun slotTypeValues(argument: suspend V2modelsSlotTypeSlotTypeValuesArgsBuilder.() -> Unit)

Parameters

argument

List of SlotTypeValue objects that defines the values that the slot type can take. Each value can have a list of synonyms, additional values that help train the machine learning model about the values that it resolves for a slot. See slot_type_values argument reference below.