Interface WebAclCustomization.Builder

All Superinterfaces:
Buildable, CopyableBuilder<WebAclCustomization.Builder,WebAclCustomization>, SdkBuilder<WebAclCustomization.Builder,WebAclCustomization>, SdkPojo
Enclosing class:
WebAclCustomization

@Mutable @NotThreadSafe public static interface WebAclCustomization.Builder extends SdkPojo, CopyableBuilder<WebAclCustomization.Builder,WebAclCustomization>
  • Method Details

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

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • arn

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

      Parameters:
      arn - The Amazon Resource Name (ARN) of the WAF web ACL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.