matchRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "accfttffxueakgmn")
suspend fun matchRules(argument: List<suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qlolcqgfpynhfwhx")
suspend fun matchRules(vararg argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "dngmykpitbgewtkb")
suspend fun matchRules(argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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