StreamBackfillAll

data class StreamBackfillAll(val mysqlExcludedObjects: StreamBackfillAllMysqlExcludedObjects? = null)

Constructors

Link copied to clipboard
fun StreamBackfillAll(mysqlExcludedObjects: StreamBackfillAllMysqlExcludedObjects? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

MySQL data source objects to avoid backfilling. Structure is documented below.