matchRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "uyhtwsyphtfxuebq")
suspend fun matchRules(argument: List<suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qvbhtktbsbfpmnmt")
suspend fun matchRules(vararg argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "tfhsfgbfployolih")
suspend fun matchRules(argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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