type property
Execution result type of the scanned resource Possible string values are:
- "TYPE_UNSPECIFIED" : Unknown state
- "TYPE_PASSED" : resource successfully passed the rule
- "TYPE_VIOLATED" : resource violated the rule
Implementation
core.String? type;