GatewayArgs

constructor(description: Output<String>? = null, destinationNetwork: Output<NetworkRefArgs>? = null, gatewayResourceName: Output<String>? = null, http: Output<List<HttpConfigArgs>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sourceNetwork: Output<NetworkRefArgs>? = null, tags: Output<Map<String, String>>? = null, tcp: Output<List<TcpConfigArgs>>? = null)