Interface WebACLHasIncompatibleConfigurationViolation.Builder

    • Method Detail

      • webACLArn

        WebACLHasIncompatibleConfigurationViolation.Builder webACLArn​(String webACLArn)

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

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

        WebACLHasIncompatibleConfigurationViolation.Builder description​(String description)

        Information about the problems that Firewall Manager encountered with the web ACL configuration.

        Parameters:
        description - Information about the problems that Firewall Manager encountered with the web ACL configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.