Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListFirewallRuleGroupsResponse

Hierarchy

Properties

FirewallRuleGroups?: FirewallRuleGroupMetadata[]

A list of your firewall rule groups.

This might be a partial list of the rule groups that you have defined. For information, see MaxResults.

NextToken?: string

If objects are still available for retrieval, Resolver returns this token in the response. To retrieve the next batch of objects, provide this token in your next request.