VirtualWanArgs

constructor(allowBranchToBranchTraffic: Output<Boolean>? = null, allowVnetToVnetTraffic: Output<Boolean>? = null, disableVpnEncryption: Output<Boolean>? = null, id: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null, virtualWANName: Output<String>? = null)