pathMatchers

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

Parameters

value

The list of named PathMatchers to use against the URL.


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


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

Parameters

values

The list of named PathMatchers to use against the URL.


@JvmName(name = "njulasnomdgmigxg")
suspend fun pathMatchers(argument: List<suspend PathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "irtlhmnfucrbcwkk")
suspend fun pathMatchers(vararg argument: suspend PathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "kwiahntrchrsobrn")
suspend fun pathMatchers(argument: suspend PathMatcherArgsBuilder.() -> Unit)

Parameters

argument

The list of named PathMatchers to use against the URL.