uriPath

@JvmName(name = "suplyxdynewfrdqt")
suspend fun uriPath(value: Output<WebAclRateLimitUriPathArgs>)
@JvmName(name = "qwvafsxwrbxxdoov")
suspend fun uriPath(value: WebAclRateLimitUriPathArgs?)

Parameters

value

Use the request's URI path as an aggregate key. Each distinct URI path contributes to the aggregation instance. If you use just the URI path as your custom key, then each URI path fully defines an aggregation instance.


@JvmName(name = "tbqrwtsxalnaoymu")
suspend fun uriPath(argument: suspend WebAclRateLimitUriPathArgsBuilder.() -> Unit)

Parameters

argument

Use the request's URI path as an aggregate key. Each distinct URI path contributes to the aggregation instance. If you use just the URI path as your custom key, then each URI path fully defines an aggregation instance.