You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WAFRegional::Types::GetWebACLForResourceResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#web_acl_summaryTypes::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:

  • (Types::WebACLSummary)

    Information about the web ACL that you specified in the GetWebACLForResource request.