matchRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "kgatsovuvqhshxtj")
suspend fun matchRules(argument: List<suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "erybcrnmlwdnlsvn")
suspend fun matchRules(vararg argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "pscwgndxrxqhbwog")
suspend fun matchRules(argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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