Rule Group Visibility Config
data class RuleGroupVisibilityConfig(val cloudwatchMetricsEnabled: Boolean, val metricName: String, val sampledRequestsEnabled: Boolean)
Constructors
Link copied to clipboard
fun RuleGroupVisibilityConfig(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.