localSubnet

@JvmName(name = "jkrgoufmhdwxdktv")
suspend fun localSubnet(value: Output<String>)
@JvmName(name = "sbtfnbvfupludueu")
suspend fun localSubnet(value: String?)

Parameters

value

The CIDR block on the VPC side. The CIDR block is used in Phase 2 negotiations.Separate multiple CIDR blocks with commas (,). Example: 192.168.1.0/24,192.168.2.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.