pathMatchers

@JvmName(name = "pgjilmjptotanxih")
suspend fun pathMatchers(value: Output<List<PathMatcherArgs>>)
@JvmName(name = "maxlqpvqthmennlh")
suspend fun pathMatchers(value: List<PathMatcherArgs>?)

Parameters

value

The list of named PathMatchers to use against the URL.


@JvmName(name = "wbgumyapjdrdufdx")
suspend fun pathMatchers(vararg values: Output<PathMatcherArgs>)


@JvmName(name = "pbqpxdlhxfmkwgjs")
suspend fun pathMatchers(values: List<Output<PathMatcherArgs>>)
@JvmName(name = "oirlukmhxyqbtbow")
suspend fun pathMatchers(vararg values: PathMatcherArgs)

Parameters

values

The list of named PathMatchers to use against the URL.


@JvmName(name = "nqnmaohyasvtltcn")
suspend fun pathMatchers(argument: List<suspend PathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "milxfpnflvlusegq")
suspend fun pathMatchers(vararg argument: suspend PathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "pviobyveuelownxl")
suspend fun pathMatchers(argument: suspend PathMatcherArgsBuilder.() -> Unit)

Parameters

argument

The list of named PathMatchers to use against the URL.