RuleGroupRateLimitUriPathArgs

data class RuleGroupRateLimitUriPathArgs(val textTransformations: Output<List<RuleGroupTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRateLimitUriPathArgs>

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(): RuleGroupRateLimitUriPathArgs

Properties