paths

@JvmName(name = "yplecoebtqjpdfei")
suspend fun paths(value: Output<List<HTTPIngressPathPatchArgs>>)
@JvmName(name = "gjqdlvpemtgyodfk")
suspend fun paths(value: List<HTTPIngressPathPatchArgs>?)

Parameters

value

paths is a collection of paths that map requests to backends.


@JvmName(name = "yquaxyiewvarphiw")
suspend fun paths(vararg values: Output<HTTPIngressPathPatchArgs>)


@JvmName(name = "wevhvovrbnjnypqc")
suspend fun paths(values: List<Output<HTTPIngressPathPatchArgs>>)
@JvmName(name = "bxcnuwhylvalwncp")
suspend fun paths(vararg values: HTTPIngressPathPatchArgs)

Parameters

values

paths is a collection of paths that map requests to backends.


@JvmName(name = "fqtrmrtpdsppufbn")
suspend fun paths(argument: List<suspend HTTPIngressPathPatchArgsBuilder.() -> Unit>)
@JvmName(name = "fepvkdqbmsrkcljl")
suspend fun paths(vararg argument: suspend HTTPIngressPathPatchArgsBuilder.() -> Unit)
@JvmName(name = "phvmmrwxqpcvhxej")
suspend fun paths(argument: suspend HTTPIngressPathPatchArgsBuilder.() -> Unit)

Parameters

argument

paths is a collection of paths that map requests to backends.