Values.PutPortfolioPreferencesRequestSourceSaves the specified migration and modernization preferences.
type nonrec t = {applicationMode : ApplicationMode.t option;The classification for application component types.
*)applicationPreferences : ApplicationPreferences.t option;The transformation preferences for non-database applications.
*)databasePreferences : DatabasePreferences.t option;The transformation preferences for database applications.
*)prioritizeBusinessGoals : PrioritizeBusinessGoals.t option;The rank of the business goals based on priority.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Integer of BusinessGoalsInteger.t
| `Structure of
(string * [> `List of [> `Enum of string ] list ]) list ])
list ])
list ])
list ]