targetLanguageCodes property

List<String>? targetLanguageCodes
final

The language code of the language of the target text. The language must be a language supported by Amazon Translate.

Implementation

final List<String>? targetLanguageCodes;