Skip to content

Bedrock Runtime  >  Structures  >  GuardrailChecksSensitiveInformationResult

GuardrailChecksSensitiveInformationResult

Structure Class

GuardrailChecksSensitiveInformationResult dataclass

The sensitive information check results.

Attributes

results instance-attribute

The detected sensitive information entities.

truncated class-attribute instance-attribute
truncated: bool | None = None

Specifies whether the results were truncated because the number of detected entities exceeded the maximum limit.