certificateStatus property
Status of the certificate Possible string values are:
- "STATE_UNSPECIFIED" : Unspecified certificate status
- "ACTIVE" : Certificate in active state will be able to use
- "EXPIRED" : Certificate in expired state needs to be updated
Implementation
core.String? certificateStatus;