| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
static GuardrailManagedWordsType |
GuardrailManagedWordsType.fromValue(String value)
Use this in place of valueOf.
|
static GuardrailManagedWordsType |
GuardrailManagedWordsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardrailManagedWordsType[] |
GuardrailManagedWordsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailManagedWords |
GuardrailManagedWords.withType(GuardrailManagedWordsType type)
ManagedWords$type The managed word type that was configured for the guardrail.
|
GuardrailManagedWordsConfig |
GuardrailManagedWordsConfig.withType(GuardrailManagedWordsType type)
The managed word type to configure for the guardrail.
|
Copyright © 2024. All rights reserved.