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

OrganizationKubernetesAuditLogsConfigurationResult

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

The current configuration of Kubernetes audit logs as a data source for the organization.

interface OrganizationKubernetesAuditLogsConfigurationResult {
AutoEnable: boolean;
}

§Properties

§
AutoEnable: boolean
[src]

Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.