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

PutLoggingOptionsRequest

import type { PutLoggingOptionsRequest } from "https://aws-api.deno.dev/v0.4/services/iotfleetwise.ts?docs=full";
interface PutLoggingOptionsRequest {
cloudWatchLogDelivery: CloudWatchLogDeliveryOptions;
}

§Properties

§
cloudWatchLogDelivery: CloudWatchLogDeliveryOptions
[src]

Creates or updates the log delivery option to Amazon CloudWatch Logs.