remoteSubnet

@JvmName(name = "jqicfasberbeemmf")
suspend fun remoteSubnet(value: Output<String>)
@JvmName(name = "cntbxnjevhfpkfql")
suspend fun remoteSubnet(value: String?)

Parameters

value

The CIDR block on the data center side. This CIDR block is used in Phase 2 negotiations.Separate multiple CIDR blocks with commas (,). Example: 192.168.3.0/24,192.168.4.0/24.The following routing modes are supported:

  • If you set LocalSubnet and RemoteSubnet to 0.0.0.0/0, the routing mode of the IPsec-VPN connection is set to Destination Routing Mode.

  • If you set LocalSubnet and RemoteSubnet to specific CIDR blocks, the routing mode of the IPsec-VPN connection is set to Protected Data Flows.