StageContextCopyimport type { StageContext } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/codepipeline.ts";interface StageContext {name?: string | null;}§Properties§name?: string | null[src]