InputLogEventCopyimport type { InputLogEvent } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudwatchlogs.ts";interface InputLogEvent {message: string;timestamp: number;}§Properties§message: string[src]§timestamp: number[src]