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

ZeppelinMonitoringConfigurationDescription

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

The monitoring configuration for Apache Zeppelin within a Kinesis Data Analytics Studio notebook.

interface ZeppelinMonitoringConfigurationDescription {
LogLevel?: LogLevel | null;
}

§Properties

§
LogLevel?: LogLevel | null
[src]

Describes the verbosity of the CloudWatch Logs for an application.