Module: Google::Cloud::OracleDatabase::V1::GoldengateConnectionProperties::GoldengateConnectionRoutingMethod
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb
Overview
The various routing methods of the GoldengateConnection.
Constant Summary collapse
- GOLDENGATE_CONNECTION_ROUTING_METHOD_UNSPECIFIED =
Default unspecified value.
0- SHARED_DEPLOYMENT_ENDPOINT =
Network traffic flows from the assigned deployment's private endpoint through the deployment's subnet.
1- DEDICATED_ENDPOINT =
A dedicated private endpoint is created in the target VCN subnet for the connection.
2