Skip to main content
Go to Latest
type alias EaCArtifactAsCode
Re-export
import { type EaCArtifactAsCode } from "https://deno.land/x/fathym_everything_as_code@v0.0.411-integration/mod.ts";
definition: { ArtifactLookups?: string[] | null; DevOpsActionTriggerLookup?: string | null; Parameters?: Record<string, unknown>; } & EaCDetails<EaCArtifactDetails>