Skip to content

CloudTrail  >  Enums  >  EventDataStoreStatus

EventDataStoreStatus

Enum Class

EventDataStoreStatus

Bases: UnknownEnumMixin, StrEnum

Attributes

CREATED class-attribute instance-attribute
CREATED = 'CREATED'
ENABLED class-attribute instance-attribute
ENABLED = 'ENABLED'
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'