| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static GuardrailContextualGroundingPolicyAction |
GuardrailContextualGroundingPolicyAction.fromValue(String value)
Use this in place of valueOf.
|
static GuardrailContextualGroundingPolicyAction |
GuardrailContextualGroundingPolicyAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardrailContextualGroundingPolicyAction[] |
GuardrailContextualGroundingPolicyAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailContextualGroundingFilter |
GuardrailContextualGroundingFilter.withAction(GuardrailContextualGroundingPolicyAction action)
The action performed by the guardrails contextual grounding filter.
|
Copyright © 2024. All rights reserved.