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

GetDefaultPatchBaselineRequest

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

§Properties

§
OperatingSystem?: OperatingSystem | null
[src]

Returns the default patch baseline for the specified operating system.