Skip to content

/AWS1/CL_R5RBTCCREFWALLRULERSP

BatchCreateFirewallRuleResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_createdfirewallrules TYPE /AWS1/CL_R5RFIREWALLRULE=>TT_FIREWALLRULES TT_FIREWALLRULES

The firewall rules that were successfully created by the request.

it_createerrors TYPE /AWS1/CL_R5RBTCCREFWALLRULEERR=>TT_BATCHCREATEFWALLRULEERRORS TT_BATCHCREATEFWALLRULEERRORS

A list of errors that occurred while creating the firewall rules.


Queryable Attributes

CreatedFirewallRules

The firewall rules that were successfully created by the request.

Accessible with the following methods

Method Description
GET_CREATEDFIREWALLRULES() Getter for CREATEDFIREWALLRULES, with configurable default
ASK_CREATEDFIREWALLRULES() Getter for CREATEDFIREWALLRULES w/ exceptions if field has n
HAS_CREATEDFIREWALLRULES() Determine if CREATEDFIREWALLRULES has a value

CreateErrors

A list of errors that occurred while creating the firewall rules.

Accessible with the following methods

Method Description
GET_CREATEERRORS() Getter for CREATEERRORS, with configurable default
ASK_CREATEERRORS() Getter for CREATEERRORS w/ exceptions if field has no value
HAS_CREATEERRORS() Determine if CREATEERRORS has a value