Values.SuspendedProcessSourceDescribes an auto scaling process that has been suspended. For more information, see Types of processes in the Amazon EC2 Auto Scaling User Guide.
type nonrec t = {processName : XmlStringMaxLen255.t option;The name of the suspended process.
*)suspensionReason : XmlStringMaxLen255.t option;The reason that the process was suspended.
*)}