Calling toAlarmConfig on IMetric object causes JsiiException #3927
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
bug
This issue is a bug.
language/java
Related to Java bindings
On the latest CDK v1.6.1, the following code snippet in Java causes a JsiiException to be thrown when in previous version this has worked fine:
The actual output is:
The expected output is a valid AlarmConfig object.
The text was updated successfully, but these errors were encountered: