Vpn Gateway Connection Args
constructor(internetSecurityEnabled: Output<Boolean>? = null, name: Output<String>? = null, remoteVpnSiteId: Output<String>? = null, routing: Output<VpnGatewayConnectionRoutingArgs>? = null, trafficSelectorPolicies: Output<List<VpnGatewayConnectionTrafficSelectorPolicyArgs>>? = null, vpnGatewayId: Output<String>? = null, vpnLinks: Output<List<VpnGatewayConnectionVpnLinkArgs>>? = null)