WarmStoragePropertiesState Enum

This string represents the state of warm storage properties usage. It can be "Ok", "Error", "Unknown".

Inheritance
builtins.str
WarmStoragePropertiesState
WarmStoragePropertiesState

Constructor

WarmStoragePropertiesState(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ERROR
OK
UNKNOWN