Rule Group Rate Limit Uri Path Args
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
fun RuleGroupRateLimitUriPathArgs(textTransformations: Output<List<RuleGroupTextTransformationArgs>>)