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

KubernetesAuditLogsConfiguration

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

Describes whether Kubernetes audit logs are enabled as a data source.

interface KubernetesAuditLogsConfiguration {
Enable: boolean;
}

§Properties

§
Enable: boolean
[src]

The status of Kubernetes audit logs as a data source.