mysqlExcludedObjects

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

Parameters

value

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


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

Parameters

argument

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