AvailableVersionStatus#
- class AvailableVersionStatus(*args, **kwargs)#
Bases:
object
Available version types.
Allowed enum values:
_UNKNOWN
_REDACTED
RECOMMENDED: Recommended version.
CRITICAL: Critical version.
LATEST: Latest version.
DEPRECATED: Deprecated version.
EMERGENCY: Emergency version.
AVAILABLE: Available version.
LTS: Long-term supported version.
STS: Short-term supported version.
ESTS: Extended short-term supported version
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model