pathMatchers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ohuhsdjmojpwvknp")
suspend fun pathMatchers(argument: List<suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "jharpumcvqwitlje")
suspend fun pathMatchers(vararg argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "wcsaphvpduilmxwr")
suspend fun pathMatchers(argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)

Parameters

argument

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