Skip to content

Bedrock Runtime  >  Structures  >  GuardrailOutputContent

GuardrailOutputContent

Structure Class

GuardrailOutputContent dataclass

The output content produced by the guardrail.

Attributes

text class-attribute instance-attribute
text: str | None = None

The specific text for the output content produced by the guardrail.