Network Peering Args
constructor(description: Output<String>? = null, exportCustomRoutes: Output<Boolean>? = null, exportCustomRoutesWithPublicIp: Output<Boolean>? = null, importCustomRoutes: Output<Boolean>? = null, importCustomRoutesWithPublicIp: Output<Boolean>? = null, name: Output<String>? = null, peerNetwork: Output<String>? = null, peerNetworkType: Output<String>? = null, project: Output<String>? = null, vmwareEngineNetwork: Output<String>? = null)