appEngineRoutingOverride

@JvmName(name = "keymsqjvsarofyiw")
suspend fun appEngineRoutingOverride(value: Output<AppEngineRoutingArgs>)
@JvmName(name = "ardofscrffeinrlm")
suspend fun appEngineRoutingOverride(value: AppEngineRoutingArgs?)

Parameters

value

Overrides for task-level app_engine_routing. These settings apply only to App Engine tasks in this queue. Http tasks are not affected. If set, app_engine_routing_override is used for all App Engine tasks in the queue, no matter what the setting is for the task-level app_engine_routing.


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

Parameters

argument

Overrides for task-level app_engine_routing. These settings apply only to App Engine tasks in this queue. Http tasks are not affected. If set, app_engine_routing_override is used for all App Engine tasks in the queue, no matter what the setting is for the task-level app_engine_routing.