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.

For migrating past 0.17 where the feature flag for the old id generation logic was removed after being deprecated since 0.15.

Initializers

import io.cdktn.cdktn.MigrateIds;

new MigrateIds();
NameTypeDescription

Methods

NameDescription
visitAll aspects can visit an IConstruct.

visit

public void visit(IConstruct node)
All aspects can visit an IConstruct.

nodeRequired

  • Type: software.constructs.IConstruct