menu
aws_waf_api package
documentation
waf-2015-08-24.dart
RuleGroup
RuleGroup constructor
RuleGroup constructor
dark_mode
light_mode
RuleGroup
constructor
RuleGroup
(
{
required
String
ruleGroupId
,
String
?
metricName
,
String
?
name
,
})
Implementation
RuleGroup({ required this.ruleGroupId, this.metricName, this.name, });
aws_waf_api package
documentation
waf-2015-08-24
RuleGroup
RuleGroup constructor
RuleGroup class