Values.UnprocessedUpdateActionSourceUpdate action that has failed to be processed for the corresponding apply/stop request
type nonrec t = {replicationGroupId : String_.t option;The replication group ID
*)cacheClusterId : String_.t option;The ID of the cache cluster
*)serviceUpdateName : String_.t option;The unique ID of the service update
*)errorType : String_.t option;The error type for requests that are not processed
*)errorMessage : String_.t option;The error message that describes the reason the request was not processed
*)}