Optional ReadonlydependenciesArtifact IDs of stacks this stack depends on.
Populated at synthesis time when StackOutput.importValue() tokens are
detected in the resolved template. Used by the engine to order stack
deployment waves.
Optional ReadonlydisplayHuman-readable display name. Typically the construct node path.
Optional ReadonlyoutputKeys of all outputs declared in this stack.
Listed here so the engine can discover cross-stack dependencies by reading
manifest.json alone, without parsing each stack template file.
Actual resolved values are written to the stack template under "outputs".
ReadonlypropertiesStack-level properties used by the runtime engine.
ReadonlytemplateFile: stringOutput file name (e.g. 'HetznerStack.json', 'KubernetesStack.json').
ReadonlytypeArtifact type discriminator — always 'cdkx:stack' for stack artifacts.
Describes a single stack artifact in the synthesis output. Written into
manifest.json— contains only non-sensitive metadata.Shape (per artifact entry in
artifacts):