DocumentType
import type { DocumentType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/ssm.ts";type DocumentType =
| "Command"
| "Policy"
| "Automation"
| "Session"
| "Package"
| "ApplicationConfiguration"
| "ApplicationConfigurationSchema"
| "DeploymentStrategy"
| "ChangeCalendar"
| "Automation.ChangeTemplate"
| "ProblemAnalysis"
| "ProblemAnalysisTemplate"
§Type
§
"Command" | "Policy" | "Automation" | "Session" | "Package" | "ApplicationConfiguration" | "ApplicationConfigurationSchema" | "DeploymentStrategy" | "ChangeCalendar" | "Automation.ChangeTemplate" | "ProblemAnalysis" | "ProblemAnalysisTemplate" | cmnP.UnexpectedEnumValue
[src]