infrastructure property
The infrastructure used for connections between consumers/producers.
Output only. Possible string values are:
- "INFRASTRUCTURE_UNSPECIFIED" : An invalid infrastructure as the default case.
- "PSC" : Private Service Connect is used for connections.
Implementation
core.String? infrastructure;