Type alias ExecutionPolicyEffect

ExecutionPolicyEffect: typeof ALLOW | typeof DENY | UnparsedObject

Whether the policy allows or denies matching actions.

Generated using TypeDoc