enforce property

OSPolicyResourceExecResourceExec? enforce
getter/setter pair

What to run to bring this resource into the desired state.

An exit code of 100 indicates "success", any other exit code indicates a failure running enforce.

Implementation

OSPolicyResourceExecResourceExec? enforce;