DistributionTenantWebAclCustomization

The WAF web ACL customization specified for the distribution tenant.

Constructors

Link copied to clipboard
constructor(action: DistributionTenantWebAclCustomizationAction? = null, arn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard
val arn: String? = null

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