Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListResourcesForWebACLResponse

import type { ListResourcesForWebACLResponse } from "https://aws-api.deno.dev/v0.4/services/wafv2.ts?docs=full";
interface ListResourcesForWebACLResponse {
ResourceArns?: string[] | null;
}

§Properties

§
ResourceArns?: string[] | null
[src]

The array of Amazon Resource Names (ARNs) of the associated resources.