VpnGatewayArgs

constructor(description: 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, requestId: Output<String>? = null, stackType: Output<VpnGatewayStackType>? = null, vpnInterfaces: Output<List<VpnGatewayVpnGatewayInterfaceArgs>>? = null)