/AWS1/CL_R5GBTCUPDFWALLRULEOUT¶
BatchUpdateFirewallRuleOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_failures TYPE /AWS1/CL_R5GBTCUPFWRULEOUTITEM=>TT_BATCHUPDFWALLRULEOUTITEMS TT_BATCHUPDFWALLRULEOUTITEMS¶
High level information about the DNS Firewall rules that failed to update.
it_successes TYPE /AWS1/CL_R5GBTCUPFWRULEOUTITEM=>TT_BATCHUPDFWALLRULEOUTITEMS TT_BATCHUPDFWALLRULEOUTITEMS¶
High level information about the DNS Firewall rules that were successfully updated.
Queryable Attributes¶
failures¶
High level information about the DNS Firewall rules that failed to update.
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 successfully updated.
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 |