| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailConfiguration |
GuardrailConfiguration.clone() |
GuardrailConfiguration |
ConverseRequest.getGuardrailConfig()
Configuration information for a guardrail that you want to use in the request.
|
GuardrailConfiguration |
GuardrailConfiguration.withGuardrailIdentifier(String guardrailIdentifier)
The identifier for the guardrail.
|
GuardrailConfiguration |
GuardrailConfiguration.withGuardrailVersion(String guardrailVersion)
The version of the guardrail.
|
GuardrailConfiguration |
GuardrailConfiguration.withTrace(GuardrailTrace trace)
The trace behavior for the guardrail.
|
GuardrailConfiguration |
GuardrailConfiguration.withTrace(String trace)
The trace behavior for the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConverseRequest.setGuardrailConfig(GuardrailConfiguration guardrailConfig)
Configuration information for a guardrail that you want to use in the request.
|
ConverseRequest |
ConverseRequest.withGuardrailConfig(GuardrailConfiguration guardrailConfig)
Configuration information for a guardrail that you want to use in the request.
|
Copyright © 2025. All rights reserved.