Values.ProcessedUpdateActionSourceUpdate action that has been processed for the corresponding apply/stop request
type nonrec t = {replicationGroupId : String_.t option;The ID of the replication group
*)cacheClusterId : String_.t option;The ID of the cache cluster
*)serviceUpdateName : String_.t option;The unique ID of the service update
*)updateActionStatus : UpdateActionStatus.t option;The status of the update action on the Valkey or Redis OSS cluster
*)}