pathMatchers

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

Parameters

value

The list of named PathMatchers to use against the URL.


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


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

Parameters

values

The list of named PathMatchers to use against the URL.


@JvmName(name = "dpqquecxdrbtrllw")
suspend fun pathMatchers(argument: List<suspend PathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "yukdfgmtvcrfaavh")
suspend fun pathMatchers(vararg argument: suspend PathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "mjhfidcnptdtwknr")
suspend fun pathMatchers(argument: suspend PathMatcherArgsBuilder.() -> Unit)

Parameters

argument

The list of named PathMatchers to use against the URL.