matchRules

@JvmName(name = "qqapyqqfowsbbbew")
suspend fun matchRules(value: Output<List<URLMapPathMatcherRouteRuleMatchRuleArgs>>)
@JvmName(name = "nrmyfeqowcqdrjvn")
suspend fun matchRules(value: List<URLMapPathMatcherRouteRuleMatchRuleArgs>?)

Parameters

value

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


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


@JvmName(name = "elllllqgoymvimfq")
suspend fun matchRules(values: List<Output<URLMapPathMatcherRouteRuleMatchRuleArgs>>)
@JvmName(name = "pgdkeubrahyyplov")
suspend fun matchRules(vararg values: URLMapPathMatcherRouteRuleMatchRuleArgs)

Parameters

values

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


@JvmName(name = "nawckjylvvadqdfm")
suspend fun matchRules(argument: List<suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "nxphmpflaqahgscb")
suspend fun matchRules(vararg argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "pdvaoneviehxituq")
suspend fun matchRules(argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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