state property
The State for this CertificateRevocationList.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Not specified.
- "ACTIVE" : The CertificateRevocationList is up to date.
- "SUPERSEDED" : The CertificateRevocationList is no longer current.
Implementation
core.String? state;