class documentation
class EventType(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | CONTROL |
Control plane events. |
| Constant | DATA |
Data plane events (S3). |
| Constant | EVENT |
Unspecified event type. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|