Bedrock Runtime > Enums > GuardrailContentFilterStrength GuardrailContentFilterStrength¶ Enum Class¶ GuardrailContentFilterStrength ¶ 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'