| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
ContentBlockerRule |
ContentBlockerRule.clone() |
ContentBlockerRule |
RuleConfiguration.getContentBlockerRule()
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
|
ContentBlockerRule |
ContentBlockerRule.withSystemMessageOverride(String systemMessageOverride)
The configured custom message displayed to an end user informing them that they've used a blocked phrase during
chat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleConfiguration.setContentBlockerRule(ContentBlockerRule contentBlockerRule)
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
|
RuleConfiguration |
RuleConfiguration.withContentBlockerRule(ContentBlockerRule contentBlockerRule)
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
|
Copyright © 2024. All rights reserved.