state property
A serving state of this Certificate Map Entry.
Output only. Possible string values are:
- "SERVING_STATE_UNSPECIFIED" : The status is undefined.
- "ACTIVE" : The configuration is serving.
- "PENDING" : Update is in progress. Some frontends may serve this configuration.
Implementation
core.String? state;