class documentation
class State(pb_enum.Enum): (source)
Enumeration of possible states of the security group.
| Constant | __PB2 |
Undocumented |
| Constant | READY |
Security group is ready for use. |
| Constant | STATE |
Default state, unspecified. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|