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

OrganizationKubernetesAuditLogsConfiguration

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

Organization-wide Kubernetes audit logs configuration.

interface OrganizationKubernetesAuditLogsConfiguration {
AutoEnable: boolean;
}

§Properties

§
AutoEnable: boolean
[src]

A value that contains information on whether Kubernetes audit logs should be enabled automatically as a data source for the organization.