class Aws::Translate::Types::TranslateTextResponse

@!attribute [rw] translated_text

The translated text.
@return [String]

@!attribute [rw] source_language_code

The language code for the language of the source text.
@return [String]

@!attribute [rw] target_language_code

The language code for the language of the target text.
@return [String]

@!attribute [rw] applied_terminologies

The names of the custom terminologies applied to the input text by
Amazon Translate for the translated text response.
@return [Array<Types::AppliedTerminology>]

@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/TranslateTextResponse AWS API Documentation

Constants

SENSITIVE