Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/constructs
/
Class
test/construct.test.ts:355–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
class
YourConstruct extends Construct {
356
constructor(scope: Construct, id: string) {
357
super(scope, id);
358
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected