SpanGuardrailAssessment

Result of a single guardrail assessment, covering either the input (customer/user message) or the output (LLM response) of a Bedrock Converse call.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Outcome of the guardrail assessment.

Link copied to clipboard

Unique AI Guardrail identifier.

Link copied to clipboard

Customer-defined display name of the AI Guardrail resource.

Link copied to clipboard

Per-policy assessment results. Absent or empty when action is NONE.

Link copied to clipboard

Content source the guardrail was evaluated against.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String