DeleteFirewallManagerRuleGroupsResponse constructor

DeleteFirewallManagerRuleGroupsResponse({
  1. String? nextWebACLLockToken,
})

Implementation

DeleteFirewallManagerRuleGroupsResponse({
  this.nextWebACLLockToken,
});