export interface CdkAppWithJetGeneratorSchema { name: string; tags?: string; directory?: string; }