I have the following code:
import { CfnOutput, Construct, Stack, StackProps } from \'@aws-cdk/core\'; import * as ec2 from "@aws-cdk/aws-ec2"; import *