matchRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dknwquderugjvnqc")
suspend fun matchRules(argument: List<suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit>)
@JvmName(name = "otixfqdnpqtdbvjq")
suspend fun matchRules(vararg argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)
@JvmName(name = "xstefyhjiepfbuvx")
suspend fun matchRules(argument: suspend URLMapPathMatcherRouteRuleMatchRuleArgsBuilder.() -> Unit)

Parameters

argument

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