| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailManagedWords |
GuardrailManagedWords.clone() |
GuardrailManagedWords |
GuardrailManagedWords.withType(GuardrailManagedWordsType type)
ManagedWords$type The managed word type that was configured for the guardrail.
|
GuardrailManagedWords |
GuardrailManagedWords.withType(String type)
ManagedWords$type The managed word type that was configured for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuardrailManagedWords> |
GuardrailWordPolicy.getManagedWordLists()
A list of managed words configured for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailWordPolicy |
GuardrailWordPolicy.withManagedWordLists(GuardrailManagedWords... managedWordLists)
A list of managed words configured for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuardrailWordPolicy.setManagedWordLists(Collection<GuardrailManagedWords> managedWordLists)
A list of managed words configured for the guardrail.
|
GuardrailWordPolicy |
GuardrailWordPolicy.withManagedWordLists(Collection<GuardrailManagedWords> managedWordLists)
A list of managed words configured for the guardrail.
|
Copyright © 2025. All rights reserved.