StackDriftDetectionStatus
import type { StackDriftDetectionStatus } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudformation.ts";type StackDriftDetectionStatus =
§Type
§
"DETECTION_IN_PROGRESS" | "DETECTION_FAILED" | "DETECTION_COMPLETE" | cmnP.UnexpectedEnumValue
[src]