Interface GetWebAclForResourceResponse.Builder

    • Method Detail

      • webACL

        GetWebAclForResourceResponse.Builder webACL​(WebACL webACL)

        The web ACL that is associated with the resource. If there is no associated resource, WAF returns a null web ACL.

        Parameters:
        webACL - The web ACL that is associated with the resource. If there is no associated resource, WAF returns a null web ACL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.