Values.ConflictExceptionSourceThe request could not be completed due to a conflict with the current state of the resource.
type nonrec t = {message : NonBlankString.t option;The requested operation conflicts with the current state of the resource.
*)resourceId : NonBlankString.t option;The identifier of the resource that caused the conflict.
*)resourceType : NonBlankString.t option;The type of resource that caused the conflict.
*)}