class Aws::LexModelsV2::Types::ObfuscationSetting

Determines whether Amazon Lex obscures slot values in conversation logs.

@note When making an API call, you may pass ObfuscationSetting

data as a hash:

    {
      obfuscation_setting_type: "None", # required, accepts None, DefaultObfuscation
    }

@!attribute [rw] obfuscation_setting_type

Value that determines whether Amazon Lex obscures slot values in
conversation logs. The default is to obscure the values.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/ObfuscationSetting AWS API Documentation

Constants

SENSITIVE