Values.ParameterGroupStatusSourceThe status of a parameter group.
type nonrec t = {parameterGroupName : String_.t option;The name of the parameter group.
*)parameterApplyStatus : String_.t option;The status of parameter updates.
*)nodeIdsToReboot : NodeIdentifierList.t option;The node IDs of one or more nodes to be rebooted.
*)}