backfillAll

@JvmName(name = "giucpnaqkmkimcii")
suspend fun backfillAll(value: Output<StreamBackfillAllArgs>)
@JvmName(name = "hkapigyeneuvqdys")
suspend fun backfillAll(value: StreamBackfillAllArgs?)

Parameters

value

Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.


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

Parameters

argument

Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.