Values.AwsRdsDbProcessorFeatureSourceA processor feature.
type nonrec t = {name : NonEmptyString.t option;The name of the processor feature. Valid values are coreCount or threadsPerCore.
*)value : NonEmptyString.t option;The value of the processor feature.
*)}