Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/constructs
/
Class
src/construct.ts:693–693 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
* For root constructs, the id is optional.
692
*/
693
export
class
RootConstruct extends Construct {
694
/**
695
* Creates a
new
root construct node.
696
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected