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

PutStoredQueryResponse

import type { PutStoredQueryResponse } from "https://aws-api.deno.dev/v0.3/services/configservice.ts?docs=full";
interface PutStoredQueryResponse {
QueryArn?: string | null;
}

§Properties

§
QueryArn?: string | null
[src]

Amazon Resource Name (ARN) of the query. For example, arn:partition:service:region:account-id:resource-type/resource-name/resource-id.