class Aws::WAF::Types::GetWebACLRequest

@note When making an API call, you may pass GetWebACLRequest

data as a hash:

    {
      web_acl_id: "ResourceId", # required
    }

@!attribute [rw] web_acl_id

The `WebACLId` of the WebACL that you want to get. `WebACLId` is
returned by CreateWebACL and by ListWebACLs.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/GetWebACLRequest AWS API Documentation

Constants

SENSITIVE