Skip to content

Guardduty  >  Enums  >  ProfileSubtype

ProfileSubtype

Enum Class

ProfileSubtype

Bases: UnknownEnumMixin, StrEnum

Attributes

AVERAGE class-attribute instance-attribute
AVERAGE = 'AVERAGE'
COUNT class-attribute instance-attribute
COUNT = 'COUNT'
FREQUENT class-attribute instance-attribute
FREQUENT = 'FREQUENT'
INFREQUENT class-attribute instance-attribute
INFREQUENT = 'INFREQUENT'
RARE class-attribute instance-attribute
RARE = 'RARE'
UNSEEN class-attribute instance-attribute
UNSEEN = 'UNSEEN'