V2models Slot Type Slot Type Values Args
data class V2modelsSlotTypeSlotTypeValuesArgs(val sampleValues: Output<List<V2modelsSlotTypeSlotTypeValuesSampleValueArgs>>? = null, val synonyms: Output<List<V2modelsSlotTypeSlotTypeValuesSynonymArgs>>? = null) : ConvertibleToJava<V2modelsSlotTypeSlotTypeValuesArgs>
Constructors
Link copied to clipboard
constructor(sampleValues: Output<List<V2modelsSlotTypeSlotTypeValuesSampleValueArgs>>? = null, synonyms: Output<List<V2modelsSlotTypeSlotTypeValuesSynonymArgs>>? = null)