class documentation
class RuleType(pb_enum.Enum): (source)
RuleType specifies whether the security rule is stateful or stateless.
| Constant | __PB2 |
Undocumented |
| Constant | RULE |
Undocumented |
| Constant | STATEFUL |
Undocumented |
| Constant | STATELESS |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|