migrations

@JvmName(name = "dhshjtcbgwplvncn")
suspend fun migrations(value: Output<WorkersScriptMigrationsArgs>)
@JvmName(name = "fobsbqgtodcrdwxg")
suspend fun migrations(value: WorkersScriptMigrationsArgs?)

Parameters

value

Migrations to apply for Durable Objects associated with this Worker.


@JvmName(name = "wgnbgpsivrmpcqqr")
suspend fun migrations(argument: suspend WorkersScriptMigrationsArgsBuilder.() -> Unit)

Parameters

argument

Migrations to apply for Durable Objects associated with this Worker.