Type alias OrgGroupPolicyEnforcementTier

OrgGroupPolicyEnforcementTier: typeof DEFAULT | typeof ENFORCE | typeof DELEGATE | UnparsedObject

The enforcement tier of the policy. DEFAULT means the policy is set but member orgs may mutate it. ENFORCE means the policy is strictly controlled and mutations are blocked for affected orgs. DELEGATE means each member org controls its own value.

Generated using TypeDoc