Skip to content

Guardduty  >  Enums  >  ConfidenceLevel

ConfidenceLevel

Enum Class

ConfidenceLevel

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'