configType property
Whether this instance configuration is a Google-managed or user-managed configuration.
Output only. Possible string values are:
- "TYPE_UNSPECIFIED" : Unspecified.
- "GOOGLE_MANAGED" : Google-managed configuration.
- "USER_MANAGED" : User-managed configuration.
Implementation
core.String? configType;