WebAclRateLimitUriPathArgs

data class WebAclRateLimitUriPathArgs(val textTransformations: Output<List<WebAclTextTransformationArgs>>) : ConvertibleToJava<WebAclRateLimitUriPathArgs>

Specifies the request's URI Path as an aggregate key for a rate-based rule.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): WebAclRateLimitUriPathArgs

Properties