class Aws::WAFRegional::Types::ListResourcesForWebACLRequest
@note When making an API call, you may pass ListResourcesForWebACLRequest
data as a hash: { web_acl_id: "ResourceId", # required resource_type: "APPLICATION_LOAD_BALANCER", # accepts APPLICATION_LOAD_BALANCER, API_GATEWAY }
@!attribute [rw] web_acl_id
The unique identifier (ID) of the web ACL for which to list the associated resources. @return [String]
@!attribute [rw] resource_type
The type of resource to list, either an application load balancer or Amazon API Gateway. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/ListResourcesForWebACLRequest AWS API Documentation
Constants
- SENSITIVE