Class Mode (1.25.0)
Stay organized with collections
Save and categorize content based on your preferences.
Mode(value)
Policy mode
Enums
Name
Description
MODE_UNSPECIFIED
Invalid mode
VALIDATION
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
This mode checks if the configuration resources in the policy are in their desired state, and if not, enforces the desired state.