violationType property

String? violationType
getter/setter pair

Type of the violation

Output only. Possible string values are:

  • "VIOLATION_TYPE_UNSPECIFIED" : Unspecified type.
  • "ORG_POLICY" : Org Policy Violation.
  • "RESOURCE" : Resource Violation.

Implementation

core.String? violationType;