HaVpnGatewayArgs

constructor(description: Output<String>? = null, gatewayIpVersion: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null, region: Output<String>? = null, stackType: Output<String>? = null, vpnInterfaces: Output<List<HaVpnGatewayVpnInterfaceArgs>>? = null)