import { type EaCEnvironmentAsCode } from "https://deno.land/x/fathym_common@v0.0.131/src/eac/EaCEnvironmentAsCode.ts";
Properties
optional
Artifacts: { [key: string]: EaCArtifactAsCode; } | nulloptional
Clouds: { [key: string]: EaCCloudAsCode; } | nulloptional
DevOpsActions: { [key: string]: EaCDevOpsActionAsCode; } | nulloptional
Secrets: { [key: string]: EaCSecretAsCode; } | nulloptional
Sources: { [key: string]: EaCSourceControlAsCode; } | nulloptional
IoT: { [key: string]: EaCIoTAsCode; } | null