state property
The state of the posture template at the specified revision_id
.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Default value. This value is unused.
- "ACTIVE" : The posture template follows the latest controls and standards.
- "DEPRECATED" : The posture template uses outdated controls and standards. We recommend that you use a newer revision of the posture template.
Implementation
core.String? state;