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

UpdateCollectionResponse

import type { UpdateCollectionResponse } from "https://aws-api.deno.dev/v0.4/services/opensearchserverless.ts?docs=full";
interface UpdateCollectionResponse {
updateCollectionDetail?: UpdateCollectionDetail | null;
}

§Properties

§
updateCollectionDetail?: UpdateCollectionDetail | null
[src]

Details about the updated collection.