V2models Slot Args
constructor(botId: Output<String>? = null, botVersion: Output<String>? = null, description: Output<String>? = null, intentId: Output<String>? = null, localeId: Output<String>? = null, multipleValuesSettings: Output<List<V2modelsSlotMultipleValuesSettingArgs>>? = null, name: Output<String>? = null, obfuscationSettings: Output<List<V2modelsSlotObfuscationSettingArgs>>? = null, slotTypeId: Output<String>? = null, subSlotSettings: Output<List<V2modelsSlotSubSlotSettingArgs>>? = null, timeouts: Output<V2modelsSlotTimeoutsArgs>? = null, valueElicitationSetting: Output<V2modelsSlotValueElicitationSettingArgs>? = null)