pathOverride

@JvmName(name = "mpdrxvpwaqoamnwg")
suspend fun pathOverride(value: Output<PathOverrideArgs>)
@JvmName(name = "gbrqhcomifoqwnco")
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 = "qhaokevdoledyund")
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.