Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update constructor to follow CasC best practices (#406)
* move non-required values into databound setters and create validations * create default value constants for primitives of FleetClouds and clean up getters * create new constructors with CasC best practices * fix CasC unit tests * update casc docs to reflect new defaults, add unlisted fields to examples, and include EC2FleetLabelCloud examples * change default minSize to 0 in jelly for consistency
- Loading branch information