Values.BusinessGoalsSourceBusiness goals that you specify.
type nonrec t = {licenseCostReduction : BusinessGoalsInteger.t option;Business goal to reduce license costs.
*)modernizeInfrastructureWithCloudNativeTechnologies : BusinessGoalsInteger.t
option;Business goal to modernize infrastructure by moving to cloud native technologies.
*)reduceOperationalOverheadWithManagedServices : BusinessGoalsInteger.t option;Business goal to reduce the operational overhead on the team by moving into managed services.
*)speedOfMigration : BusinessGoalsInteger.t option;Business goal to achieve migration at a fast pace.
*)}val to_value :
t ->
[> `Structure of (string * [> `Integer of BusinessGoalsInteger.t ]) list ]