minPower property
The minimum bundle power required to run this blueprint. For example, you
need a bundle with a power value of 500 or more to create an instance that
uses a blueprint with a minimum power value of 500. 0
indicates
that the blueprint runs on all instance sizes.
Implementation
final int? minPower;