Can not create CfnMapping object in .NET : Could not infer JSII type for .NET type 'JValue' (Parameter 'type') #7392
Labels
@aws-cdk/core
Related to core CDK functionality
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
jsii
This issue originates in jsii, or this feature must be implemented in jsii.
language/dotnet
Related to .NET bindings
p1
While creating CfnMapping object in .NET, I am getting error as
I am able to set "Mapping" property correctly, but when I run "cdk synth command, I am getting above error.
Reproduction Steps
Below is .Net code snippet
Below is my "mapping.json" file
Error Log
Environment
Other
I am quite sure my code is correct and found that similar errors are already reported. (#5317)
Let me know if you need more information. Your help will be much appreciated. Thanks.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: