StackResourceDriftStatus
import type { StackResourceDriftStatus } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudformation.ts";type StackResourceDriftStatus =
§Type
§
"IN_SYNC" | "MODIFIED" | "DELETED" | "NOT_CHECKED" | cmnP.UnexpectedEnumValue
[src]