backfillAll

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

Parameters

value

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


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

Parameters

argument

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