reverseProxySubnet property

String? reverseProxySubnet
getter/setter pair

The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in.

More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}

Required.

Implementation

core.String? reverseProxySubnet;