/AWS1/CL_R5GBTCDELFWALLRULEOUT¶
BatchDeleteFirewallRuleOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_failures TYPE /AWS1/CL_R5GBTCDELFWRLOUTITEM=>TT_BATCHDELFWALLRULEOUTITEMS TT_BATCHDELFWALLRULEOUTITEMS¶
High level information about the DNS Firewall rules that failed to delete.
it_successes TYPE /AWS1/CL_R5GBTCDELFWRLOUTITEM=>TT_BATCHDELFWALLRULEOUTITEMS TT_BATCHDELFWALLRULEOUTITEMS¶
High level information about the DNS Firewall rules that were deleted successfully.
Queryable Attributes¶
failures¶
High level information about the DNS Firewall rules that failed to delete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURES() |
Getter for FAILURES, with configurable default |
ASK_FAILURES() |
Getter for FAILURES w/ exceptions if field has no value |
HAS_FAILURES() |
Determine if FAILURES has a value |
successes¶
High level information about the DNS Firewall rules that were deleted successfully.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSES() |
Getter for SUCCESSES, with configurable default |
ASK_SUCCESSES() |
Getter for SUCCESSES w/ exceptions if field has no value |
HAS_SUCCESSES() |
Determine if SUCCESSES has a value |