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

CreateWebACLMigrationStackResponse

import type { CreateWebACLMigrationStackResponse } from "https://aws-api.deno.dev/v0.4/services/waf.ts?docs=full";
interface CreateWebACLMigrationStackResponse {
S3ObjectUrl: string;
}

§Properties

§
S3ObjectUrl: string
[src]

The URL of the template created in Amazon S3.