public static interface ObfuscationSetting.Builder extends SdkPojo, CopyableBuilder<ObfuscationSetting.Builder,ObfuscationSetting>
| Modifier and Type | Method and Description |
|---|---|
ObfuscationSetting.Builder |
obfuscationSettingType(ObfuscationSettingType obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs.
|
ObfuscationSetting.Builder |
obfuscationSettingType(String obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildObfuscationSetting.Builder obfuscationSettingType(String obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
obfuscationSettingType - Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to
obscure the values.ObfuscationSettingType,
ObfuscationSettingTypeObfuscationSetting.Builder obfuscationSettingType(ObfuscationSettingType obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
obfuscationSettingType - Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to
obscure the values.ObfuscationSettingType,
ObfuscationSettingTypeCopyright © 2021. All rights reserved.