pathOverride

@JvmName(name = "uprdkxfdyoerhgdw")
suspend fun pathOverride(value: Output<PathOverrideArgs>)
@JvmName(name = "hlohfnketeyqokkh")
suspend fun pathOverride(value: PathOverrideArgs?)

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.


@JvmName(name = "bxyusicgsgbqbgmq")
suspend fun pathOverride(argument: suspend PathOverrideArgsBuilder.() -> 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.