pathMatchers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "idrinfxbnjlbpmcp")
suspend fun pathMatchers(argument: List<suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit>)
@JvmName(name = "ygiotdbtbryudbco")
suspend fun pathMatchers(vararg argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)
@JvmName(name = "albcjnelcjpoquus")
suspend fun pathMatchers(argument: suspend RegionUrlMapPathMatcherArgsBuilder.() -> Unit)

Parameters

argument

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