backfillAll

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

Parameters

value

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


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

Parameters

argument

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