appEngineRouting

@JvmName(name = "ufamlxcwsywoplwh")
suspend fun appEngineRouting(value: Output<AppEngineRoutingArgs>)
@JvmName(name = "sdwytdjcfeyovswb")
suspend fun appEngineRouting(value: AppEngineRoutingArgs?)

Parameters

value

Task-level setting for App Engine routing. If set, app_engine_routing_override is used for all tasks in the queue, no matter what the setting is for the task-level app_engine_routing.


@JvmName(name = "ojvguqynfamjhbrw")
suspend fun appEngineRouting(argument: suspend AppEngineRoutingArgsBuilder.() -> Unit)

Parameters

argument

Task-level setting for App Engine routing. If set, app_engine_routing_override is used for all tasks in the queue, no matter what the setting is for the task-level app_engine_routing.