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

GetLoggingConfigurationResponse

import type { GetLoggingConfigurationResponse } from "https://aws-api.deno.dev/v0.4/services/waf.ts?docs=full";
interface GetLoggingConfigurationResponse {
LoggingConfiguration?: LoggingConfiguration | null;
}

§Properties

§
LoggingConfiguration?: LoggingConfiguration | null
[src]

The "LoggingConfiguration" for the specified web ACL.