Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Properties

NameTypeDescription
StacksSystem.Collections.Generic.IDictionary<string, StackManifest>No description.
VersionstringNo description.

StacksRequired

public System.Collections.Generic.IDictionary<string, StackManifest> Stacks { get; }
  • Type: System.Collections.Generic.IDictionary<string, StackManifest>

VersionRequired

public string Version { get; }
  • Type: string