Sql Server Sink Args
constructor(disableMetricsCollection: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, preCopyScript: Output<Any>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, sqlWriterStoredProcedureName: Output<Any>? = null, sqlWriterTableType: Output<Any>? = null, sqlWriterUseTableLock: Output<Any>? = null, storedProcedureParameters: Output<Any>? = null, storedProcedureTableTypeParameterName: Output<Any>? = null, tableOption: Output<Any>? = null, type: Output<String>, upsertSettings: Output<SqlUpsertSettingsArgs>? = null, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null, writeBehavior: Output<Any>? = null)