Values.DetectedLanguageLowConfidenceExceptionSourceThe confidence that Amazon Comprehend accurately detected the source language is low. If a low confidence level is acceptable for your application, you can use the language in the exception to call Amazon Translate again. For more information, see the DetectDominantLanguage operation in the Amazon Comprehend Developer Guide.
type nonrec t = {message : String_.t option;detectedLanguageCode : LanguageCodeString.t option;The language code of the auto-detected language from Amazon Comprehend.
*)}