Bases: UnknownEnumMixin, StrEnum
Attributes
CREATED
class-attribute
instance-attribute
ENABLED
class-attribute
instance-attribute
PENDING_DELETION
class-attribute
instance-attribute
PENDING_DELETION = 'PENDING_DELETION'
STARTING_INGESTION
class-attribute
instance-attribute
STARTING_INGESTION = 'STARTING_INGESTION'
STOPPED_INGESTION
class-attribute
instance-attribute
STOPPED_INGESTION = 'STOPPED_INGESTION'
STOPPING_INGESTION
class-attribute
instance-attribute
STOPPING_INGESTION = 'STOPPING_INGESTION'