pathMatchers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jiaosyynthtbmffo")
suspend fun pathMatchers(argument: List<suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "mpgaapktyjnoyyeu")
suspend fun pathMatchers(vararg argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "nkfqxcgwfhjcrrbb")
suspend fun pathMatchers(argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)

Parameters

argument

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