V2models Slot Type Args
constructor(botId: Output<String>? = null, botVersion: Output<String>? = null, compositeSlotTypeSetting: Output<V2modelsSlotTypeCompositeSlotTypeSettingArgs>? = null, description: Output<String>? = null, externalSourceSetting: Output<V2modelsSlotTypeExternalSourceSettingArgs>? = null, localeId: Output<String>? = null, name: Output<String>? = null, parentSlotTypeSignature: Output<String>? = null, slotTypeValues: Output<V2modelsSlotTypeSlotTypeValuesArgs>? = null, timeouts: Output<V2modelsSlotTypeTimeoutsArgs>? = null, valueSelectionSetting: Output<V2modelsSlotTypeValueSelectionSettingArgs>? = null)