category property
The category of issue associated with the action. Possible string values are:
- "CATEGORY_UNSPECIFIED" : Unspecified category.
- "RESOURCE_MANAGEMENT" : Resource management related issues.
- "SECURITY_POLICY" : Security policy related issues.
- "DATA_DISCOVERY" : Data and discovery related issues.
Implementation
core.String? category;