/AWS1/CL_R5RBTCDELFWALLRULERSP¶
BatchDeleteFirewallRuleResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_deletedfirewallrules TYPE /AWS1/CL_R5RFIREWALLRULE=>TT_FIREWALLRULES TT_FIREWALLRULES¶
The firewall rules that were successfully deleted by the request.
it_deleteerrors TYPE /AWS1/CL_R5RBTCDELFWALLRULEERR=>TT_BATCHDELETEFWALLRULEERRORS TT_BATCHDELETEFWALLRULEERRORS¶
A list of errors that occurred while deleting the firewall rules.
Queryable Attributes¶
DeletedFirewallRules¶
The firewall rules that were successfully deleted by the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETEDFIREWALLRULES() |
Getter for DELETEDFIREWALLRULES, with configurable default |
ASK_DELETEDFIREWALLRULES() |
Getter for DELETEDFIREWALLRULES w/ exceptions if field has n |
HAS_DELETEDFIREWALLRULES() |
Determine if DELETEDFIREWALLRULES has a value |
DeleteErrors¶
A list of errors that occurred while deleting the firewall rules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETEERRORS() |
Getter for DELETEERRORS, with configurable default |
ASK_DELETEERRORS() |
Getter for DELETEERRORS w/ exceptions if field has no value |
HAS_DELETEERRORS() |
Determine if DELETEERRORS has a value |