PolicyModification type
Defines values for PolicyModification.
KnownPolicyModification can be used interchangeably with PolicyModification,
this enum contains the known values that the service supports.
Known values supported by the service
Updated: The specified policy object was updated.
Removed: The specified policy object was removed.
type PolicyModification = string