Interface CreateWebAclResponse.Builder

    • Method Detail

      • summary

        CreateWebAclResponse.Builder summary​(WebACLSummary summary)

        High-level information about a WebACL, returned by operations like create and list. This provides information like the ID, that you can use to retrieve and manage a WebACL, and the ARN, that you provide to operations like AssociateWebACL.

        Parameters:
        summary - High-level information about a WebACL, returned by operations like create and list. This provides information like the ID, that you can use to retrieve and manage a WebACL, and the ARN, that you provide to operations like AssociateWebACL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.