ITranslateTranslationSettings
Interface in AWS.Translate
Interface for TranslationSettings.
Properties
Formality
property Formality: string
Optionally specifies the desired level of formality for realtime translations to supported target languages.
Valid values: FORMAL | INFORMAL. NOTE: Asynchronous translation jobs don't support formality.
Profanity
property Profanity: string
Optionally enable masking profane words and phrases in the translation output.
Valid values: MASK. NOTE: When set to MASK, Amazon Translate will replace each profane word or phrase with the grawlix string "?$#@$" regardless of the length or number of words.