appEngineRouting

@JvmName(name = "dvdtxdwbxnamvvbu")
suspend fun appEngineRouting(value: Output<AppEngineRoutingArgs>)
@JvmName(name = "hboqnyneiqcodagh")
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 = "khvcyscnyycfqxgk")
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.