You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proxy types when passed as parameters were throwing an exception in the dotnet runtime. Removing the check and throw did not have an
adverse effect on the runtime, so it was removed.
Compliance test added that passes an interface as a parameter.
Fixesaws#316
#317)
Proxy types when passed as parameters were throwing an exception in the dotnet runtime. Removing the check and throw did not have an
adverse effect on the runtime, so it was removed.
Compliance test added that passes an interface as a parameter.
Fixes#316
Returns False.
Throws an exception - "Unhandled Exception: Amazon.JSII.Runtime.JsiiException: Cannot read property 'repositoryName' of undefined."
The text was updated successfully, but these errors were encountered: