categories property

List<String>? categories
getter/setter pair

The categories that the posture belongs to, as determined by the Security Posture API.

Output only.

Implementation

core.List<core.String>? categories;