pathOverride

@JvmName(name = "ptrugxqfrdqljatq")
suspend fun pathOverride(value: Output<QueueHttpTargetUriOverridePathOverrideArgs>)
@JvmName(name = "jqhovymolvjbwbds")
suspend fun pathOverride(value: QueueHttpTargetUriOverridePathOverrideArgs?)

Parameters

value

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


@JvmName(name = "vsujegqbphaicbtn")
suspend fun pathOverride(argument: suspend QueueHttpTargetUriOverridePathOverrideArgsBuilder.() -> Unit)

Parameters

argument

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