changes property

List<ApplicationPolicyChange>? changes
getter/setter pair

The changes to be made to the ApplicationPolicy objects.

There must be at least one ApplicationPolicyChange.

Required.

Implementation

core.List<ApplicationPolicyChange>? changes;