Class Mode (1.17.2)

Mode(value)

Policy mode

Values: MODE_UNSPECIFIED (0): Invalid mode VALIDATION (1): This mode checks if the configuration resources in the policy are in their desired state. No actions are performed if they are not in the desired state. This mode is used for reporting purposes. ENFORCEMENT (2): This mode checks if the configuration resources in the policy are in their desired state, and if not, enforces the desired state.