Blob Sink Args
constructor(blobWriterAddHeader: Output<Any>? = null, blobWriterDateTimeFormat: Output<Any>? = null, blobWriterOverwriteFiles: Output<Any>? = null, copyBehavior: Output<Any>? = null, disableMetricsCollection: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, metadata: Output<List<MetadataItemArgs>>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, type: Output<String>, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null)