appEngineRoutingOverride

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

Parameters

value

Overrides for the task-level 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 = "twkctcyrjccbpdvo")
suspend fun appEngineRoutingOverride(argument: suspend AppEngineRoutingArgsBuilder.() -> Unit)

Parameters

argument

Overrides for the task-level 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.