queryOverride

@JvmName(name = "pwpddypvhkouyfid")
suspend fun queryOverride(value: Output<QueueHttpTargetUriOverrideQueryOverrideArgs>)
@JvmName(name = "hmmyshdcvaemksvt")
suspend fun queryOverride(value: QueueHttpTargetUriOverrideQueryOverrideArgs?)

Parameters

value

URI query. When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment. Structure is documented below.


@JvmName(name = "tmlcyhpvlbcitlxq")
suspend fun queryOverride(argument: suspend QueueHttpTargetUriOverrideQueryOverrideArgsBuilder.() -> Unit)

Parameters

argument

URI query. When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment. Structure is documented below.