V2modelsBotLocaleArgs

constructor(botId: Output<String>? = null, botVersion: Output<String>? = null, description: Output<String>? = null, localeId: Output<String>? = null, nLuIntentConfidenceThreshold: Output<Double>? = null, name: Output<String>? = null, timeouts: Output<V2modelsBotLocaleTimeoutsArgs>? = null, voiceSettings: Output<V2modelsBotLocaleVoiceSettingsArgs>? = null)