| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static GuardrailTopicType |
GuardrailTopicType.fromValue(String value)
Use this in place of valueOf.
|
static GuardrailTopicType |
GuardrailTopicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardrailTopicType[] |
GuardrailTopicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailTopic |
GuardrailTopic.withType(GuardrailTopicType type)
The type behavior that the guardrail should perform when the model detects the topic.
|
Copyright © 2025. All rights reserved.