SqlDWSinkArgs

constructor(allowCopyCommand: Output<Any>? = null, allowPolyBase: Output<Any>? = null, copyCommandSettings: Output<DWCopyCommandSettingsArgs>? = null, disableMetricsCollection: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, polyBaseSettings: Output<PolybaseSettingsArgs>? = null, preCopyScript: Output<Any>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, sqlWriterUseTableLock: Output<Any>? = null, tableOption: Output<Any>? = null, type: Output<String>, upsertSettings: Output<SqlDWUpsertSettingsArgs>? = null, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null, writeBehavior: Output<Any>? = null)