pathMatchers

@JvmName(name = "huprqfdcmldttdhj")
suspend fun pathMatchers(value: Output<List<RegionUrlMapPathMatcherArgs>>)
@JvmName(name = "qnqglgvyiycaphvp")
suspend fun pathMatchers(value: List<RegionUrlMapPathMatcherArgs>?)

Parameters

value

The list of named PathMatchers to use against the URL. Structure is documented below.


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


@JvmName(name = "bupcqixsrtmfkbcv")
suspend fun pathMatchers(values: List<Output<RegionUrlMapPathMatcherArgs>>)
@JvmName(name = "oqrbmscbcflobcep")
suspend fun pathMatchers(vararg values: RegionUrlMapPathMatcherArgs)

Parameters

values

The list of named PathMatchers to use against the URL. Structure is documented below.


@JvmName(name = "jkblkeafqebmbolm")
suspend fun pathMatchers(argument: List<suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "fgblgmrqncpfmyro")
suspend fun pathMatchers(vararg argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "vicfhrlohntjoten")
suspend fun pathMatchers(argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)

Parameters

argument

The list of named PathMatchers to use against the URL. Structure is documented below.