matchRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bytoakcdbjxyopid")
suspend fun matchRules(argument: List<suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "duvpicxuupwdefyd")
suspend fun matchRules(vararg argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "nmtoenxrlcxxeyfh")
suspend fun matchRules(argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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