Values.CacheParameterGroupStatusSourceStatus of the cache parameter group.
type nonrec t = {cacheParameterGroupName : String_.t option;The name of the cache parameter group.
*)parameterApplyStatus : String_.t option;The status of parameter updates.
*)cacheNodeIdsToReboot : CacheNodeIdsList.t option;A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
*)}