jsii.errors.JSIIError: props.vpc.selectSubnets is not a function #20438
-
Hello Folks, For the last two days, I was trying to fix an error when I am using Python CDK for my infrastructure as code. I get the error
When I try to pass the I am attaching my projects files |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi All. I found the mistake. I was not passing the VPC object properly. Thus I am closing this. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hi All. I found the mistake. I was not passing the VPC object properly. Thus I am closing this.