in cdk/lib/g4dn.ts [12:14]
constructor(scope: cdk.Construct, id: string, props: G4DNConfig) { super(scope, id, props); }