main
constructor
constructor(scope: Construct, id: string, props?: StackProps) { super(scope, id, props); Tags.of(scope).add('Project', project);