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

CreateScheduledQueryResponse

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

§Properties

§
Arn: string
[src]

ARN for the created scheduled query.