Bases: UnknownEnumMixin, StrEnum
Returns the status of the CacheCluster.
Attributes
AVAILABLE
class-attribute
instance-attribute
CREATE_IN_PROGRESS
class-attribute
instance-attribute
CREATE_IN_PROGRESS = 'CREATE_IN_PROGRESS'
DELETE_IN_PROGRESS
class-attribute
instance-attribute
DELETE_IN_PROGRESS = 'DELETE_IN_PROGRESS'
FLUSH_IN_PROGRESS
class-attribute
instance-attribute
FLUSH_IN_PROGRESS = 'FLUSH_IN_PROGRESS'
NOT_AVAILABLE
class-attribute
instance-attribute
NOT_AVAILABLE = 'NOT_AVAILABLE'