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

LoggingConfiguration

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

Defines how Network Firewall performs logging for a "Firewall".

interface LoggingConfiguration {
LogDestinationConfigs: LogDestinationConfig[];
}

§Properties

§
LogDestinationConfigs: LogDestinationConfig[]
[src]

Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.