Network Args
constructor(autoCreateSubnetworks: Output<Boolean>? = null, bgpAlwaysCompareMed: Output<Boolean>? = null, bgpBestPathSelectionMode: Output<String>? = null, bgpInterRegionCost: Output<String>? = null, deleteDefaultRoutesOnCreate: Output<Boolean>? = null, description: Output<String>? = null, enableUlaInternalIpv6: Output<Boolean>? = null, internalIpv6Range: Output<String>? = null, mtu: Output<Int>? = null, name: Output<String>? = null, networkFirewallPolicyEnforcementOrder: Output<String>? = null, networkProfile: Output<String>? = null, project: Output<String>? = null, routingMode: Output<String>? = null)