Skip to content

Lambda  >  Enums  >  EventSourceMappingMetric

EventSourceMappingMetric

Enum Class

EventSourceMappingMetric

Bases: UnknownEnumMixin, StrEnum

Attributes

ERROR_COUNT class-attribute instance-attribute
ERROR_COUNT = 'ErrorCount'
EVENT_COUNT class-attribute instance-attribute
EVENT_COUNT = 'EventCount'
KAFKA_METRICS class-attribute instance-attribute
KAFKA_METRICS = 'KafkaMetrics'