| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailWordPolicy |
GuardrailWordPolicy.clone() |
GuardrailWordPolicy |
GetGuardrailResult.getWordPolicy()
The word policy that was configured for the guardrail.
|
GuardrailWordPolicy |
GuardrailWordPolicy.withManagedWordLists(Collection<GuardrailManagedWords> managedWordLists)
A list of managed words configured for the guardrail.
|
GuardrailWordPolicy |
GuardrailWordPolicy.withManagedWordLists(GuardrailManagedWords... managedWordLists)
A list of managed words configured for the guardrail.
|
GuardrailWordPolicy |
GuardrailWordPolicy.withWords(Collection<GuardrailWord> words)
A list of words configured for the guardrail.
|
GuardrailWordPolicy |
GuardrailWordPolicy.withWords(GuardrailWord... words)
A list of words configured for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetGuardrailResult.setWordPolicy(GuardrailWordPolicy wordPolicy)
The word policy that was configured for the guardrail.
|
GetGuardrailResult |
GetGuardrailResult.withWordPolicy(GuardrailWordPolicy wordPolicy)
The word policy that was configured for the guardrail.
|
Copyright © 2025. All rights reserved.