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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#web_aclTypes::WebACL

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

Returns:

  • (Types::WebACL)

    The Web ACL that is associated with the resource.