String detectedLanguageCode
Auto detected language code from Comprehend.
String text
The text to translate.
String sourceLanguageCode
One of the supported language codes for the source text. If the TargetLanguageCode is not "en", the
SourceLanguageCode must be "en".
To have Amazon Translate determine the source language of your text, you can specify auto in the
SourceLanguageCode field. If you specify auto, Amazon Translate will call Amazon
Comprehend to determine the source language.
String targetLanguageCode
One of the supported language codes for the target text. If the SourceLanguageCode is not "en", the
TargetLanguageCode must be "en".
Copyright © 2018. All rights reserved.