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

DescribeQuerySuggestionsConfigRequest

import type { DescribeQuerySuggestionsConfigRequest } from "https://aws-api.deno.dev/v0.4/services/kendra.ts?docs=full";
interface DescribeQuerySuggestionsConfigRequest {
IndexId: string;
}

§Properties

§
IndexId: string
[src]

The identifier of the index with query suggestions that you want to get information on.