uriOverride

@JvmName(name = "wvwwlnjdexncpbue")
suspend fun uriOverride(value: Output<UriOverrideArgs>)
@JvmName(name = "pbvxlyrhegrpwsjh")
suspend fun uriOverride(value: UriOverrideArgs?)

Parameters

value

Uri override. When specified, overrides the execution Uri for all the tasks in the queue.


@JvmName(name = "lhausottfnqtkocp")
suspend fun uriOverride(argument: suspend UriOverrideArgsBuilder.() -> Unit)

Parameters

argument

Uri override. When specified, overrides the execution Uri for all the tasks in the queue.