backfillAll

@JvmName(name = "uaixnoymaalhxhbm")
suspend fun backfillAll(value: Output<BackfillAllStrategyArgs>)
@JvmName(name = "xdeswihblfqdcdtp")
suspend fun backfillAll(value: BackfillAllStrategyArgs?)

Parameters

value

Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.


@JvmName(name = "tytksseukyjlxbrt")
suspend fun backfillAll(argument: suspend BackfillAllStrategyArgsBuilder.() -> Unit)

Parameters

argument

Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.