xpnProjectStatus property
The role this project has in a shared VPC configuration.
Currently, only projects with the host role, which is specified by the value HOST, are differentiated.
Output only. Possible string values are:
- "HOST"
- "UNSPECIFIED_XPN_PROJECT_STATUS"
Implementation
core.String? xpnProjectStatus;