WebAclRateLimitLabelNamespaceArgs

data class WebAclRateLimitLabelNamespaceArgs(val namespace: Output<String>) : ConvertibleToJava<WebAclRateLimitLabelNamespaceArgs>

Specifies a label namespace to use as an aggregate key for a rate-based rule.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val namespace: Output<String>

The namespace to use for aggregation.