appEngineRouting

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

Parameters

value

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


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

Parameters

argument

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