MessageType
import type { MessageType } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/configservice.ts";type MessageType =
| "ConfigurationItemChangeNotification"
| "ConfigurationSnapshotDeliveryCompleted"
| "ScheduledNotification"
| "OversizedConfigurationItemChangeNotification"
§Type
§
"ConfigurationItemChangeNotification" | "ConfigurationSnapshotDeliveryCompleted" | "ScheduledNotification" | "OversizedConfigurationItemChangeNotification" | cmnP.UnexpectedEnumValue
[src]