Skip to content

/AWS1/CL_R5GBTCCREFWALLRULEOUT

BatchCreateFirewallRuleOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_failures TYPE /AWS1/CL_R5GBTCCREFWRLOUTITEM=>TT_BATCHCREFWALLRULEOUTITEMS TT_BATCHCREFWALLRULEOUTITEMS

High level information about the DNS Firewall rules that failed to create.

it_successes TYPE /AWS1/CL_R5GBTCCREFWRLOUTITEM=>TT_BATCHCREFWALLRULEOUTITEMS TT_BATCHCREFWALLRULEOUTITEMS

High level information about the DNS Firewall rules that were created.


Queryable Attributes

failures

High level information about the DNS Firewall rules that failed to create.

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 created.

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