mode property
Sets which mode to use for Security Posture features. Possible string values are:
- "MODE_UNSPECIFIED" : Default value not specified.
- "DISABLED" : Disables Security Posture features on the cluster.
- "BASIC" : Applies Security Posture features on the cluster.
Implementation
core.String? mode;