infrastructure property
The type of underlying resources used to create the connection.
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;