| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
ConverseTrace |
ConverseTrace.clone() |
ConverseTrace |
ConverseResult.getTrace()
A trace object that contains information about the Guardrail behavior.
|
ConverseTrace |
ConverseTrace.withGuardrail(GuardrailTraceAssessment guardrail)
The guardrail trace object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConverseResult.setTrace(ConverseTrace trace)
A trace object that contains information about the Guardrail behavior.
|
ConverseResult |
ConverseResult.withTrace(ConverseTrace trace)
A trace object that contains information about the Guardrail behavior.
|
Copyright © 2024. All rights reserved.