Search
import type { Search } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/kendra.ts";interface Search {
Displayable?: boolean | null;
Facetable?: boolean | null;
Searchable?: boolean | null;
Sortable?: boolean | null;
}import type { Search } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/kendra.ts";