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

GetLoggingConfigurationRequest

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

§Properties

§
ResourceArn: string
[src]

The Amazon Resource Name (ARN) of the web ACL for which you want to get the "LoggingConfiguration".