| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ObfuscationSetting |
ObfuscationSetting.clone() |
ObfuscationSetting |
UpdateSlotResult.getObfuscationSetting()
The updated setting that determines whether the slot value is obfuscated in the Amazon CloudWatch logs.
|
ObfuscationSetting |
UpdateSlotRequest.getObfuscationSetting()
New settings that determine how slot values are formatted in Amazon CloudWatch logs.
|
ObfuscationSetting |
CreateSlotResult.getObfuscationSetting()
Indicates whether the slot is configured to obfuscate values in Amazon CloudWatch logs.
|
ObfuscationSetting |
CreateSlotRequest.getObfuscationSetting()
Determines how slot values are used in Amazon CloudWatch logs.
|
ObfuscationSetting |
DescribeSlotResult.getObfuscationSetting()
Whether slot values are shown in Amazon CloudWatch logs.
|
ObfuscationSetting |
ObfuscationSetting.withObfuscationSettingType(ObfuscationSettingType obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs.
|
ObfuscationSetting |
ObfuscationSetting.withObfuscationSettingType(String obfuscationSettingType)
Value that determines whether Amazon Lex obscures slot values in conversation logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSlotResult.setObfuscationSetting(ObfuscationSetting obfuscationSetting)
The updated setting that determines whether the slot value is obfuscated in the Amazon CloudWatch logs.
|
void |
UpdateSlotRequest.setObfuscationSetting(ObfuscationSetting obfuscationSetting)
New settings that determine how slot values are formatted in Amazon CloudWatch logs.
|
void |
CreateSlotResult.setObfuscationSetting(ObfuscationSetting obfuscationSetting)
Indicates whether the slot is configured to obfuscate values in Amazon CloudWatch logs.
|
void |
CreateSlotRequest.setObfuscationSetting(ObfuscationSetting obfuscationSetting)
Determines how slot values are used in Amazon CloudWatch logs.
|
void |
DescribeSlotResult.setObfuscationSetting(ObfuscationSetting obfuscationSetting)
Whether slot values are shown in Amazon CloudWatch logs.
|
UpdateSlotResult |
UpdateSlotResult.withObfuscationSetting(ObfuscationSetting obfuscationSetting)
The updated setting that determines whether the slot value is obfuscated in the Amazon CloudWatch logs.
|
UpdateSlotRequest |
UpdateSlotRequest.withObfuscationSetting(ObfuscationSetting obfuscationSetting)
New settings that determine how slot values are formatted in Amazon CloudWatch logs.
|
CreateSlotResult |
CreateSlotResult.withObfuscationSetting(ObfuscationSetting obfuscationSetting)
Indicates whether the slot is configured to obfuscate values in Amazon CloudWatch logs.
|
CreateSlotRequest |
CreateSlotRequest.withObfuscationSetting(ObfuscationSetting obfuscationSetting)
Determines how slot values are used in Amazon CloudWatch logs.
|
DescribeSlotResult |
DescribeSlotResult.withObfuscationSetting(ObfuscationSetting obfuscationSetting)
Whether slot values are shown in Amazon CloudWatch logs.
|
Copyright © 2023. All rights reserved.