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