cloudformation-cli-java-plugin
cloudformation-cli-java-plugin copied to clipboard
primitive booleans instead of Booleans
favor primitive types over boxed Boolean.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
this seems to intentionally set false/true to the parameter that are initially set only in certain cases, otherwise null. @wbingli @PatMyron seeking ur opinions if we should generalize and always return boolean?