state property
The current state of this LDAPS settings.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Not Set
- "UPDATING" : The LDAPS setting is being updated.
- "ACTIVE" : The LDAPS setting is ready.
- "FAILED" : The LDAPS setting is not applied correctly.
Implementation
core.String? state;