/AWS1/CL_R5GBTCDELFWRLINPITEM¶
Information about a DNS Firewall rule to delete in a batch operation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_firewallruleid TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID¶
The ID of the DNS Firewall rule to delete.
Queryable Attributes¶
firewallRuleId¶
The ID of the DNS Firewall rule to delete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIREWALLRULEID() |
Getter for FIREWALLRULEID, with configurable default |
ASK_FIREWALLRULEID() |
Getter for FIREWALLRULEID w/ exceptions if field has no valu |
HAS_FIREWALLRULEID() |
Determine if FIREWALLRULEID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BATCHDELFWALLRULEINPUTITEMS¶
TYPES TT_BATCHDELFWALLRULEINPUTITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_R5GBTCDELFWRLINPITEM WITH DEFAULT KEY
.