Skip to content

/AWS1/CL_R5RBTCUPDFWALLRULERSP

BatchUpdateFirewallRuleResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_updatedfirewallrules TYPE /AWS1/CL_R5RFIREWALLRULE=>TT_FIREWALLRULES TT_FIREWALLRULES

The firewall rules that were successfully updated by the request.

it_updateerrors TYPE /AWS1/CL_R5RBTCUPDFWALLRULEERR=>TT_BATCHUPDATEFWALLRULEERRORS TT_BATCHUPDATEFWALLRULEERRORS

A list of errors that occurred while updating the firewall rules.


Queryable Attributes

UpdatedFirewallRules

The firewall rules that were successfully updated by the request.

Accessible with the following methods

Method Description
GET_UPDATEDFIREWALLRULES() Getter for UPDATEDFIREWALLRULES, with configurable default
ASK_UPDATEDFIREWALLRULES() Getter for UPDATEDFIREWALLRULES w/ exceptions if field has n
HAS_UPDATEDFIREWALLRULES() Determine if UPDATEDFIREWALLRULES has a value

UpdateErrors

A list of errors that occurred while updating the firewall rules.

Accessible with the following methods

Method Description
GET_UPDATEERRORS() Getter for UPDATEERRORS, with configurable default
ASK_UPDATEERRORS() Getter for UPDATEERRORS w/ exceptions if field has no value
HAS_UPDATEERRORS() Determine if UPDATEERRORS has a value