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

TargetConfiguration

import type { TargetConfiguration } from "https://aws-api.deno.dev/v0.3/services/timestreamquery.ts?docs=full";

Configuration used for writing the output of a query.

interface TargetConfiguration {
TimestreamConfiguration: TimestreamConfiguration;
}

§Properties

§
TimestreamConfiguration: TimestreamConfiguration
[src]

Configuration needed to write data into the Timestream database and table.