mysqlExcludedObjects

@JvmName(name = "kbfwoqwjqrptkjhn")
suspend fun mysqlExcludedObjects(value: Output<StreamBackfillAllMysqlExcludedObjectsArgs>)
@JvmName(name = "jsvbvnxivowgwouo")
suspend fun mysqlExcludedObjects(value: StreamBackfillAllMysqlExcludedObjectsArgs?)

Parameters

value

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


@JvmName(name = "phrluwcxffhnhuax")
suspend fun mysqlExcludedObjects(argument: suspend StreamBackfillAllMysqlExcludedObjectsArgsBuilder.() -> Unit)

Parameters

argument

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