class documentation

class PlanChangeType(str, Enum):

View In Hierarchy

Undocumented

Constant DOWNGRADE Undocumented
Constant NONE Undocumented
Constant UPGRADE Undocumented
DOWNGRADE: str =

Undocumented

Value
'DOWNGRADE'
NONE: str =

Undocumented

Value
'NONE'
UPGRADE: str =

Undocumented

Value
'UPGRADE'