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

UpdateDocumentResult

import type { UpdateDocumentResult } from "https://aws-api.deno.dev/v0.3/services/ssm.ts?docs=full";
interface UpdateDocumentResult {
DocumentDescription?: DocumentDescription | null;
}

§Properties

§
DocumentDescription?: DocumentDescription | null
[src]

A description of the document that was updated.