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

KubernetesDataSourceFreeTrial

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

Provides details about the Kubernetes resources when it is enabled as a data source.

interface KubernetesDataSourceFreeTrial {
AuditLogs?: DataSourceFreeTrial | null;
}

§Properties

§
AuditLogs?: DataSourceFreeTrial | null
[src]

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