Interface GetWebAclForResourceResponse.Builder

    • Method Detail

      • webACLSummary

        GetWebAclForResourceResponse.Builder webACLSummary​(WebACLSummary webACLSummary)

        Information about the web ACL that you specified in the GetWebACLForResource request. If there is no associated resource, a null WebACLSummary is returned.

        Parameters:
        webACLSummary - Information about the web ACL that you specified in the GetWebACLForResource request. If there is no associated resource, a null WebACLSummary is returned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.