ydk.models.ietf.ietf_yang_push.
ChangeType
ChangeType (Enum Class)
Specifies different types of changes that may occur
to a datastore.
create = 0
A new data node was created
delete = 1
A data node was deleted
modify = 2
The value of a data node has changed