class documentation
class State(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | ACTIVE |
Bucket is active and ready for usage. |
| Constant | CREATING |
Bucket is under creation and cannot be used yet. |
| Constant | SCHEDULED |
Bucket is scheduled for deletion. It cannot be used in s3 api anymore. |
| Constant | STATE |
Undocumented |
| Constant | UPDATING |
Bucket is being updated. It can be used, but some settings are being modified and you can observe their inconsistency. |
Inherited from Enum:
| Class Method | get |
Undocumented |
Undocumented
| Value |
|