Skip to content

/AWS1/CL_FNTWEBACLCUSTIZATION

The WAF web ACL customization specified for the distribution tenant.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_action TYPE /AWS1/FNTCUSTIZATIONACTIONTYPE /AWS1/FNTCUSTIZATIONACTIONTYPE

The action for the WAF web ACL customization. You can specify override to specify a separate WAF web ACL for the distribution tenant. If you specify disable, the distribution tenant won't have WAF web ACL protections and won't inherit from the multi-tenant distribution.

Optional arguments:

iv_arn TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The Amazon Resource Name (ARN) of the WAF web ACL.


Queryable Attributes

Action

The action for the WAF web ACL customization. You can specify override to specify a separate WAF web ACL for the distribution tenant. If you specify disable, the distribution tenant won't have WAF web ACL protections and won't inherit from the multi-tenant distribution.

Accessible with the following methods

Method Description
GET_ACTION() Getter for ACTION, with configurable default
ASK_ACTION() Getter for ACTION w/ exceptions if field has no value
HAS_ACTION() Determine if ACTION has a value

Arn

The Amazon Resource Name (ARN) of the WAF web ACL.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value