WebACL constructor
WebACL({})
Implementation
WebACL({
required this.defaultAction,
required this.rules,
required this.webACLId,
this.metricName,
this.name,
this.webACLArn,
});
WebACL({
required this.defaultAction,
required this.rules,
required this.webACLId,
this.metricName,
this.name,
this.webACLArn,
});