MCPcopy Create free account
hub / github.com/aws/constructs /

Class

test/construct.test.ts:400–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398 }
399
400 class YourConstruct extends Construct {
401 constructor(scope: Construct, id: string) {
402 super(scope, id);
403

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected