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

UpdateDocumentDefaultVersionResult

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

§Properties

§

The description of a custom document that you want to set as the default version.