Rest Sink Args
constructor(additionalHeaders: Output<Any>? = null, disableMetricsCollection: Output<Any>? = null, httpCompressionType: Output<Any>? = null, httpRequestTimeout: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, requestInterval: Output<Any>? = null, requestMethod: Output<Any>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, type: Output<String>, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null)