queryParameterMatches

Parameters

value

Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request. Structure is documented below.


@JvmName(name = "jjquvbebtqposbsf")
suspend fun queryParameterMatches(vararg values: Output<RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs>)


Parameters

values

Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request. Structure is documented below.


@JvmName(name = "huxfhdbyxcpwfehh")
suspend fun queryParameterMatches(vararg argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsBuilder.() -> Unit)

Parameters

argument

Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request. Structure is documented below.