Bedrock Runtime > Enums > GuardrailContentFilterConfidence GuardrailContentFilterConfidence¶ Enum Class¶ GuardrailContentFilterConfidence ¶ Bases: UnknownEnumMixin, StrEnum Attributes¶ HIGH class-attribute instance-attribute ¶ HIGH = 'HIGH' LOW class-attribute instance-attribute ¶ LOW = 'LOW' MEDIUM class-attribute instance-attribute ¶ MEDIUM = 'MEDIUM' NONE class-attribute instance-attribute ¶ NONE = 'NONE'