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

DeleteQuerySuggestionsBlockListRequest

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

§Properties

§
Id: string
[src]

The unique identifier of the block list that needs to be deleted.

§
IndexId: string
[src]

The identifier of the you want to delete a block list from.