Distribution Tenant Web Acl Customization Action
enum DistributionTenantWebAclCustomizationAction : Enum<DistributionTenantWebAclCustomizationAction> , ConvertibleToJava<DistributionTenantWebAclCustomizationAction>
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.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.