You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAFV2::Types::GetWebACLForResourceResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAFV2::Types::GetWebACLForResourceResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#web_acl ⇒ Types::WebACL
The Web ACL that is associated with the resource.
Instance Attribute Details
#web_acl ⇒ Types::WebACL
The Web ACL that is associated with the resource. If there is no associated resource, AWS WAF returns a null Web ACL.