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