Values.RDSEffectiveRecommendationPreferencesSourceDescribes the effective recommendation preferences for Amazon Aurora and RDS databases.
type nonrec t = {cpuVendorArchitectures : CpuVendorArchitectures.t option;Describes the CPU vendor and architecture for DB instance recommendations.
*)enhancedInfrastructureMetrics : EnhancedInfrastructureMetrics.t option;Describes the activation status of the enhanced infrastructure metrics preference. A status of Active confirms that the preference is applied in the latest recommendation refresh, and a status of Inactive confirms that it's not yet applied to recommendations. For more information, see Enhanced infrastructure metrics in the Compute Optimizer User Guide.
*)lookBackPeriod : LookBackPeriodPreference.t option;The number of days the utilization metrics of the DB instance are analyzed.
*)savingsEstimationMode : RDSSavingsEstimationMode.t option;Describes the savings estimation mode preference applied for calculating savings opportunity for DB instances.
*)}