backfillAll

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

Parameters

value

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


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

Parameters

argument

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