Skip to content

/AWS1/CL_R5RLSTFIREWALLRLGRS01

ListFirewallRuleGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN

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.

IT_FIREWALLRULEGROUPS TYPE /AWS1/CL_R5RFIREWALLRULEGRPMET=>TT_FIREWALLRULEGROUPMETLIST TT_FIREWALLRULEGROUPMETLIST

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.


Queryable Attributes

NextToken

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.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

FirewallRuleGroups

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.

Accessible with the following methods

Method Description
GET_FIREWALLRULEGROUPS() Getter for FIREWALLRULEGROUPS, with configurable default
ASK_FIREWALLRULEGROUPS() Getter for FIREWALLRULEGROUPS w/ exceptions if field has no
HAS_FIREWALLRULEGROUPS() Determine if FIREWALLRULEGROUPS has a value