vpcNetwork property

String? vpcNetwork
getter/setter pair

Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}.

More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity

Required.

Implementation

core.String? vpcNetwork;