pathMatchers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jnurdgrnrlnoqueo")
suspend fun pathMatchers(argument: List<suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "lounddowhrgqxopv")
suspend fun pathMatchers(vararg argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "ntqoltarqbilnjmb")
suspend fun pathMatchers(argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)

Parameters

argument

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