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