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 ListFirewallRulesCommandOutputProtected

The output of ListFirewallRulesCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

FirewallRules?: FirewallRule[]

A list of the rules that you have defined.

This might be a partial list of the firewall rules that you've 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.