NAME
Paws::Translate::TranslateTextResponse
ATTRIBUTES
AppliedTerminologies => ArrayRef[Paws::Translate::AppliedTerminology]
The names of the custom terminologies applied to the input text by Amazon Translate for the translated text response.
REQUIRED SourceLanguageCode => Str
The language code for the language of the source text.
REQUIRED TargetLanguageCode => Str
The language code for the language of the target text.
REQUIRED TranslatedText => Str
The translated text.