Values.ExadataIormConfigSourceThe IORM settings of the Exadata DB system.
type nonrec t = {dbPlans : DbIormConfigList.t option;An array of IORM settings for all the database in the Exadata DB system.
*)lifecycleDetails : String_.t option;Additional information about the current lifecycleState.
*)lifecycleState : IormLifecycleState.t option;The current state of IORM configuration for the Exadata DB system.
*)objective : Objective.t option;The current value for the IORM objective. The default is AUTO.
*)}