ExecutionOverlaySection
Defined in: src/ci/buildReport.ts:317
The execution-overlay section, split the same way AslFileSection is —
header (filename, execution ARN/status, never counts against a
diagram-size budget) separate from the Mermaid diagram itself — so a
caller can drop the diagram in favor of a placeholder once a budget is
exceeded, the same as renderAslFileSection does for a changed file.
Properties
Section titled “Properties”header
Section titled “header”header: string;Defined in: src/ci/buildReport.ts:318
mermaidCode
Section titled “mermaidCode”mermaidCode: string;Defined in: src/ci/buildReport.ts:319
mermaidLabel
Section titled “mermaidLabel”mermaidLabel: string;Defined in: src/ci/buildReport.ts:320