| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailManagedWordsConfig |
GuardrailManagedWordsConfig.clone() |
GuardrailManagedWordsConfig |
GuardrailManagedWordsConfig.withType(GuardrailManagedWordsType type)
The managed word type to configure for the guardrail.
|
GuardrailManagedWordsConfig |
GuardrailManagedWordsConfig.withType(String type)
The managed word type to configure for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuardrailManagedWordsConfig> |
GuardrailWordPolicyConfig.getManagedWordListsConfig()
A list of managed words to configure for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailWordPolicyConfig |
GuardrailWordPolicyConfig.withManagedWordListsConfig(GuardrailManagedWordsConfig... managedWordListsConfig)
A list of managed words to configure for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuardrailWordPolicyConfig.setManagedWordListsConfig(Collection<GuardrailManagedWordsConfig> managedWordListsConfig)
A list of managed words to configure for the guardrail.
|
GuardrailWordPolicyConfig |
GuardrailWordPolicyConfig.withManagedWordListsConfig(Collection<GuardrailManagedWordsConfig> managedWordListsConfig)
A list of managed words to configure for the guardrail.
|
Copyright © 2025. All rights reserved.