RuleGroupRateLimitLabelNamespaceArgs

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

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

Properties

Link copied to clipboard
val namespace: Output<String>

The namespace to use for aggregation.