StreamBackfillAllArgs

data class StreamBackfillAllArgs(val mysqlExcludedObjects: Output<StreamBackfillAllMysqlExcludedObjectsArgs>? = null) : ConvertibleToJava<StreamBackfillAllArgs>

Constructors

Link copied to clipboard
fun StreamBackfillAllArgs(mysqlExcludedObjects: Output<StreamBackfillAllMysqlExcludedObjectsArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): StreamBackfillAllArgs

Properties

Link copied to clipboard

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