ChangeType Enum

Type of change that will be made to the resource when the deployment is executed.

Inheritance
builtins.str
ChangeType
ChangeType

Constructor

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

Fields

CREATE
DELETE
DEPLOY
IGNORE
MODIFY
NO_CHANGE