Rule Group Rule Visibility Config
data class RuleGroupRuleVisibilityConfig(val cloudwatchMetricsEnabled: Boolean, val metricName: String, val sampledRequestsEnabled: Boolean)
Constructors
Link copied to clipboard
fun RuleGroupRuleVisibilityConfig(cloudwatchMetricsEnabled: Boolean, metricName: String, sampledRequestsEnabled: Boolean)
Types
Properties
Link copied to clipboard
A boolean indicating whether the associated resource sends metrics to CloudWatch. For the list of available metrics, see AWS WAF Metrics.