models.consumer_type_get_consumer_stats_enum module

class models.consumer_type_get_consumer_stats_enum.ConsumerTypeGetConsumerStatsEnum[source]

Bases: object

Implementation of the ‘consumerType_GetConsumerStats’ enum.

TODO: type enum description here.

Attributes:

KVIEWS: TODO: type description here. KPROTECTIONRUNS: TODO: type description here. KREPLICATIONRUNS: TODO: type description here.

KPROTECTIONRUNS = 'kProtectionRuns'
KREPLICATIONRUNS = 'kReplicationRuns'
KVIEWS = 'kViews'