Skip to content

/AWS1/CL_R5RDELFWALLRULEENTRY

The details for deleting a single firewall rule in a batch operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_firewallrulegroupid TYPE /AWS1/R5RRESOURCEID /AWS1/R5RRESOURCEID

The unique identifier of the firewall rule group for the rule.

Optional arguments:

iv_firewalldomainlistid TYPE /AWS1/R5RRESOURCEID /AWS1/R5RRESOURCEID

The ID of the domain list that's used in the rule.

iv_firewallthreatprotectio00 TYPE /AWS1/R5RRESOURCEID /AWS1/R5RRESOURCEID

The ID of the DNS Firewall Advanced rule.

iv_qtype TYPE /AWS1/R5RQTYPE /AWS1/R5RQTYPE

The DNS query type that the rule evaluates.


Queryable Attributes

FirewallRuleGroupId

The unique identifier of the firewall rule group for the rule.

Accessible with the following methods

Method Description
GET_FIREWALLRULEGROUPID() Getter for FIREWALLRULEGROUPID, with configurable default
ASK_FIREWALLRULEGROUPID() Getter for FIREWALLRULEGROUPID w/ exceptions if field has no
HAS_FIREWALLRULEGROUPID() Determine if FIREWALLRULEGROUPID has a value

FirewallDomainListId

The ID of the domain list that's used in the rule.

Accessible with the following methods

Method Description
GET_FIREWALLDOMAINLISTID() Getter for FIREWALLDOMAINLISTID, with configurable default
ASK_FIREWALLDOMAINLISTID() Getter for FIREWALLDOMAINLISTID w/ exceptions if field has n
HAS_FIREWALLDOMAINLISTID() Determine if FIREWALLDOMAINLISTID has a value

FirewallThreatProtectionId

The ID of the DNS Firewall Advanced rule.

Accessible with the following methods

Method Description
GET_FIREWALLTHREATPROTECTI00() Getter for FIREWALLTHREATPROTECTIONID, with configurable def
ASK_FIREWALLTHREATPROTECTI00() Getter for FIREWALLTHREATPROTECTIONID w/ exceptions if field
HAS_FIREWALLTHREATPROTECTI00() Determine if FIREWALLTHREATPROTECTIONID has a value

Qtype

The DNS query type that the rule evaluates.

Accessible with the following methods

Method Description
GET_QTYPE() Getter for QTYPE, with configurable default
ASK_QTYPE() Getter for QTYPE w/ exceptions if field has no value
HAS_QTYPE() Determine if QTYPE 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_DELETEFIREWALLRULEENTRIES

TYPES TT_DELETEFIREWALLRULEENTRIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_R5RDELFWALLRULEENTRY WITH DEFAULT KEY
.