matchRules

@JvmName(name = "epncsibwbpwoqpyf")
suspend fun matchRules(value: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleArgs>>)
@JvmName(name = "vourfukxjoltcgfr")
suspend fun matchRules(value: List<RegionUrlMapPathMatcherRouteRuleMatchRuleArgs>?)

Parameters

value

The rules for determining a match. Structure is documented below.


@JvmName(name = "bnudteifowltdvgj")
suspend fun matchRules(vararg values: Output<RegionUrlMapPathMatcherRouteRuleMatchRuleArgs>)


@JvmName(name = "bupgenaxsocxmpvu")
suspend fun matchRules(values: List<Output<RegionUrlMapPathMatcherRouteRuleMatchRuleArgs>>)
@JvmName(name = "ufqqywqhripgyskj")
suspend fun matchRules(vararg values: RegionUrlMapPathMatcherRouteRuleMatchRuleArgs)

Parameters

values

The rules for determining a match. Structure is documented below.


@JvmName(name = "tinxhuwexolryvae")
suspend fun matchRules(argument: List<suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "sjqibwdwdrpoktkp")
suspend fun matchRules(vararg argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "llolhspgflhludvh")
suspend fun matchRules(argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

The rules for determining a match. Structure is documented below.