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

ZeppelinMonitoringConfiguration

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

Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook. For more information about CloudWatch logging, see Monitoring.

interface ZeppelinMonitoringConfiguration {
LogLevel: LogLevel;
}

§Properties

§
LogLevel: LogLevel
[src]

The verbosity of the CloudWatch Logs for an application.