Interface ObfuscationSetting.Builder

  • Method Details

    • obfuscationSettingType

      ObfuscationSetting.Builder obfuscationSettingType(String obfuscationSettingType)

      Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.

      Parameters:
      obfuscationSettingType - Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • obfuscationSettingType

      ObfuscationSetting.Builder obfuscationSettingType(ObfuscationSettingType obfuscationSettingType)

      Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.

      Parameters:
      obfuscationSettingType - Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: